HTML color code #0CCC8C

Color name: None
RGB: 12, 204, 140
HSL: 160deg, 88.89%, 42.35%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CC0C4C.

Example text color using #0CCC8C

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:#0CCC8C;">Your text using HTML color code.</p>
<p style="color:rgb(12 204 140);">Your text using RGB color values.</p>
<p style="color:hsl(160deg 88.89% 42.35%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#0CCC8C; } </style>
<style> p { color:rgb(12 204 140); } </style>
<style> p { color:hsl(160deg 88.89% 42.35%); } </style>

Lighter colors

#16D696
#20E0A0
#2AEAAA
#34F4B4
#3EFEBE
#48FFC8
#52FFD2
#5CFFDC

Darker colors

#02C282
#00B878
#00AE6E
#00A464
#009A5A
#009050
#008646
#007C3C

Analogous colors

#0CCCAC
#0CCCCC
#0CACCC
#0C8CCC
#0C6CCC
#0C4CCC
#0C2CCC
#0C0CCC

Trinary colors

#0CCC8C
#8C0CCC
#CC8C0C

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