HTML color code #CFCF72

Color name: None
RGB: 207, 207, 114
HSL: 60deg, 49.21%, 62.94%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7272CF.

Example text color using #CFCF72

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:#CFCF72;">Your text using HTML color code.</p>
<p style="color:rgb(207 207 114);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 49.21% 62.94%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CFCF72; } </style>
<style> p { color:rgb(207 207 114); } </style>
<style> p { color:hsl(60deg 49.21% 62.94%); } </style>

Lighter colors

#D9D97C
#E3E386
#EDED90
#F7F79A
#FFFFA4
#FFFFAE
#FFFFB8
#FFFFC2

Darker colors

#C5C568
#BBBB5E
#B1B154
#A7A74A
#9D9D40
#939336
#89892C
#7F7F22

Analogous colors

#BFCF72
#B0CF72
#A0CF72
#91CF72
#81CF72
#72CF72
#72CF81
#72CF91

Trinary colors

#CFCF72
#72CFCF
#CF72CF

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