HTML color code #DEC960

Color name: None
RGB: 222, 201, 96
HSL: 50deg, 65.62%, 62.35%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5F74DE.

Example text color using #DEC960

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:#DEC960;">Your text using HTML color code.</p>
<p style="color:rgb(222 201 96);">Your text using RGB color values.</p>
<p style="color:hsl(50deg 65.62% 62.35%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#DEC960; } </style>
<style> p { color:rgb(222 201 96); } </style>
<style> p { color:hsl(50deg 65.62% 62.35%); } </style>

Lighter colors

#E8D36A
#F2DD74
#FCE77E
#FFF188
#FFFB92
#FFFF9C
#FFFFA6
#FFFFB0

Darker colors

#D4BF56
#CAB54C
#C0AB42
#B6A138
#AC972E
#A28D24
#98831A
#8E7910

Analogous colors

#DEDE5F
#C9DE5F
#B4DE5F
#9FDE5F
#8ADE5F
#74DE5F
#5FDE5F
#5FDE74

Trinary colors

#DEC960
#5FDEC9
#C95FDE

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