HTML color code #0DCCB3

Color name: None
RGB: 13, 204, 179
HSL: 172.15deg, 88.02%, 42.55%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CC0C26.

Example text color using #0DCCB3

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:#0DCCB3;">Your text using HTML color code.</p>
<p style="color:rgb(13 204 179);">Your text using RGB color values.</p>
<p style="color:hsl(172.15deg 88.02% 42.55%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#0DCCB3; } </style>
<style> p { color:rgb(13 204 179); } </style>
<style> p { color:hsl(172.15deg 88.02% 42.55%); } </style>

Lighter colors

#17D6BD
#21E0C7
#2BEAD1
#35F4DB
#3FFEE5
#49FFEF
#53FFF9
#5DFFFF

Darker colors

#03C2A9
#00B89F
#00AE95
#00A48B
#009A81
#009077
#00866D
#007C63

Analogous colors

#0CC6CC
#0CA6CC
#0C86CC
#0C66CC
#0C46CC
#0C26CC
#130CCC
#330CCC

Trinary colors

#0DCCB3
#B20CCC
#CCB20C

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