In RGB color space, #ddc255 hex color has a red value of 221, a green value of 194 and a blue value of 85.
In CMYK color space (used in color printing), #ddc255 hex color is composed of 0% cyan, 12.22% magenta, 61.54% yellow and 13.33% black.
#ddc255 color has a hue of 48.1 degrees, a saturation of 66.67% and a lightness of 60%.
#ddc255 hex color contains mainly RED.
The closest web safe color of #ddc255 is #cccc66
#ddc255 hex color has a decimal value of 14533205.
HEX | ddc255 | #ddc255 |
---|---|---|
RGB | 221, 194, 85 | rgb(221, 194, 85) |
RGB Percent | 86.67, 76.08, 33.33 | rgb(86.67, 76.08, 33.33) |
CMYK | 0, 12, 62, 13 | |
HSL | 48.1°, 66.67, 60 | hsl(48.1, 66.67%, 60%) |
HSV | 48.1°, 61.5, 86.7 |
XYZ | 50.75, 54.612, 16.461 |
---|---|
Hunter Lab | 73.9, -6.742, 38.523 |
CIE-LAB | 78.817, -3.06, 56.934 |
CIE-LCH | 78.817, 57.016, 93.076 |
CIE-LUV | 0, 12.22, 61.54, 13.33 |
Web Safe | cccc66 |
RGB percent of color #ddc255
CMYK percent of color #ddc255
Text with hexadecimal color #ddc255
This text has a font color of #ddc255
<p style="color:#ddc255">Text here</p>
#ddc255 Background Color
This box has a background color of #ddc255
<div style="background-color:#ddc255">Text here</div>
#ddc255 Border Color
This box has a border color of #ddc255
<div style="border: 4px solid #ddc255">Text here</div>
CSS codes
<p style="color:#ddc255">Text here</p>
<div style="background-color:#ddc255">Text here</div>
<div style="border: 4px solid #ddc255">Text here</div>
#ddc255 Color on white background
This is how a font and box color of #ddc255 will look
on a white background.
#ddc255 Color on black background
This is how a font and box color of #ddc255 hex color will look
on a black background.