HTML color code #CCAF05

Color name: None
RGB: 204, 175, 5
HSL: 51.26deg, 95.22%, 40.98%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0422CC.

Example text color using #CCAF05

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:#CCAF05;">Your text using HTML color code.</p>
<p style="color:rgb(204 175 5);">Your text using RGB color values.</p>
<p style="color:hsl(51.26deg 95.22% 40.98%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CCAF05; } </style>
<style> p { color:rgb(204 175 5); } </style>
<style> p { color:hsl(51.26deg 95.22% 40.98%); } </style>

Lighter colors

#D6B90F
#E0C319
#EACD23
#F4D72D
#FEE137
#FFEB41
#FFF54B
#FFFF55

Darker colors

#C2A500
#B89B00
#AE9100
#A48700
#9A7D00
#907300
#866900
#7C5F00

Analogous colors

#C9CC04
#A7CC04
#86CC04
#65CC04
#43CC04
#22CC04
#04CC07
#04CC29

Trinary colors

#CCAF05
#04CCAE
#AE04CC

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