HTML color code #0CABB1

Color name: None
RGB: 12, 171, 177
HSL: 182.18deg, 87.30%, 37.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B0120C.

Example text color using #0CABB1

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:#0CABB1;">Your text using HTML color code.</p>
<p style="color:rgb(12 171 177);">Your text using RGB color values.</p>
<p style="color:hsl(182.18deg 87.30% 37.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#0CABB1; } </style>
<style> p { color:rgb(12 171 177); } </style>
<style> p { color:hsl(182.18deg 87.30% 37.06%); } </style>

Lighter colors

#16B5BB
#20BFC5
#2AC9CF
#34D3D9
#3EDDE3
#48E7ED
#52F1F7
#5CFBFF

Darker colors

#02A1A7
#00979D
#008D93
#008389
#00797F
#006F75
#00656B
#005B61

Analogous colors

#0C8FB0
#0C74B0
#0C59B0
#0C3DB0
#0C22B0
#120CB0
#2D0CB0
#480CB0

Trinary colors

#0CABB1
#B00CAA
#AAB00C

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