HTML color code #78B9B9

Color name: None
RGB: 120, 185, 185
HSL: 180deg, 31.71%, 59.80%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BA7979.

Example text color using #78B9B9

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#78B9B9;">Your text using HTML color code.</p>
<p style="color:rgb(120 185 185);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 31.71% 59.80%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#78B9B9; } </style>
<style> p { color:rgb(120 185 185); } </style>
<style> p { color:hsl(180deg 31.71% 59.80%); } </style>

Lighter colors

#82C3C3
#8CCDCD
#96D7D7
#A0E1E1
#AAEBEB
#B4F5F5
#BEFFFF
#C8FFFF

Darker colors

#6EAFAF
#64A5A5
#5A9B9B
#509191
#468787
#3C7D7D
#327373
#286969

Analogous colors

#79AFBA
#79A4BA
#799ABA
#798FBA
#7984BA
#7979BA
#8479BA
#8F79BA

Trinary colors

#78B9B9
#BA79BA
#BABA79

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes