HTML color code #0CB2A7

Color name: None
RGB: 12, 178, 167
HSL: 176.02deg, 87.37%, 37.25%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B20C18.

Example text color using #0CB2A7

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:#0CB2A7;">Your text using HTML color code.</p>
<p style="color:rgb(12 178 167);">Your text using RGB color values.</p>
<p style="color:hsl(176.02deg 87.37% 37.25%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#0CB2A7; } </style>
<style> p { color:rgb(12 178 167); } </style>
<style> p { color:hsl(176.02deg 87.37% 37.25%); } </style>

Lighter colors

#16BCB1
#20C6BB
#2AD0C5
#34DACF
#3EE4D9
#48EEE3
#52F8ED
#5CFFF7

Darker colors

#02A89D
#009E93
#009489
#008A7F
#008075
#00766B
#006C61
#006257

Analogous colors

#0CA2B2
#0C86B2
#0C6BB2
#0C4FB2
#0C33B2
#0C18B2
#1D0CB2
#390CB2

Trinary colors

#0CB2A7
#A70CB2
#B2A70C

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