HTML color code #007D96

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

RGB complementary color:

A complementary color for this color is #961900.

Example text color using #007D96

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

CSS code examples

<style> p { color:#007D96; } </style>
<style> p { color:rgb(0 125 150); } </style>
<style> p { color:hsl(190deg 100.00% 29.41%); } </style>

Lighter colors

#0A87A0
#1491AA
#1E9BB4
#28A5BE
#32AFC8
#3CB9D2
#46C3DC
#50CDE6

Darker colors

#00738C
#006982
#005F78
#00556E
#004B64
#00415A
#003750
#002D46

Analogous colors

#006496
#004B96
#003296
#001996
#000096
#190096
#320096
#4B0096

Trinary colors

#007D96
#96007D
#7D9600

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