HTML color code #CBA55D

Color name: None
RGB: 203, 165, 93
HSL: 39.27deg, 51.40%, 58.04%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5E84CC.

Example text color using #CBA55D

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:#CBA55D;">Your text using HTML color code.</p>
<p style="color:rgb(203 165 93);">Your text using RGB color values.</p>
<p style="color:hsl(39.27deg 51.40% 58.04%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CBA55D; } </style>
<style> p { color:rgb(203 165 93); } </style>
<style> p { color:hsl(39.27deg 51.40% 58.04%); } </style>

Lighter colors

#D5AF67
#DFB971
#E9C37B
#F3CD85
#FDD78F
#FFE199
#FFEBA3
#FFF5AD

Darker colors

#C19B53
#B79149
#AD873F
#A37D35
#99732B
#8F6921
#855F17
#7B550D

Analogous colors

#CCB85E
#CCCA5E
#BBCC5E
#A9CC5E
#97CC5E
#84CC5E
#72CC5E
#60CC5E

Trinary colors

#CBA55D
#5ECCA5
#A55ECC

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