In RGB color space, #dba000 hex color has a red value of 219, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #dba000 hex color is composed of 0% cyan, 26.94% magenta, 100% yellow and 14.12% black.
#dba000 color has a hue of 43.8 degrees, a saturation of 100% and a lightness of 42.9%.
#dba000 hex color contains mainly RED.
The closest web safe color of #dba000 is #cc9900
#dba000 hex color has a decimal value of 14393344.
HEX | dba000 | #dba000 |
---|---|---|
RGB | 219, 160, 0 | rgb(219, 160, 0) |
RGB Percent | 85.88, 62.75, 0 | rgb(85.88, 62.75, 0) |
CMYK | 0, 27, 100, 14 | |
HSL | 43.8°, 100, 42.9 | hsl(43.8, 100%, 42.9%) |
HSV | 43.8°, 100, 85.9 |
XYZ | 41.784, 40.202, 5.557 |
---|---|
Hunter Lab | 63.405, 6.673, 39.187 |
CIE-LAB | 69.613, 11.162, 73.423 |
CIE-LCH | 69.613, 74.267, 81.356 |
CIE-LUV | 0, 26.94, 100, 14.12 |
Web Safe | cc9900 |
RGB percent of color #dba000
CMYK percent of color #dba000
Text with hexadecimal color #dba000
This text has a font color of #dba000
<p style="color:#dba000">Text here</p>
#dba000 Background Color
This box has a background color of #dba000
<div style="background-color:#dba000">Text here</div>
#dba000 Border Color
This box has a border color of #dba000
<div style="border: 4px solid #dba000">Text here</div>
CSS codes
<p style="color:#dba000">Text here</p>
<div style="background-color:#dba000">Text here</div>
<div style="border: 4px solid #dba000">Text here</div>
#dba000 Color on white background
This is how a font and box color of #dba000 will look
on a white background.
#dba000 Color on black background
This is how a font and box color of #dba000 hex color will look
on a black background.