HTML color code #006E96

Color name: None
RGB: 0, 110, 150
HSL: 196deg, 100.00%, 29.41%
Web safe color: No

RGB complementary color:

A complementary color for this color is #962800.

Example text color using #006E96

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:#006E96;">Your text using HTML color code.</p>
<p style="color:rgb(0 110 150);">Your text using RGB color values.</p>
<p style="color:hsl(196deg 100.00% 29.41%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#006E96; } </style>
<style> p { color:rgb(0 110 150); } </style>
<style> p { color:hsl(196deg 100.00% 29.41%); } </style>

Lighter colors

#0A78A0
#1482AA
#1E8CB4
#2896BE
#32A0C8
#3CAAD2
#46B4DC
#50BEE6

Darker colors

#00648C
#005A82
#005078
#00466E
#003C64
#00325A
#002850
#001E46

Analogous colors

#005596
#003C96
#002396
#000A96
#0F0096
#280096
#410096
#5A0096

Trinary colors

#006E96
#96006E
#6E9600

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