In RGB color space, #c08000 hex color has a red value of 192, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #c08000 hex color is composed of 0% cyan, 33.33% magenta, 100% yellow and 24.71% black.
#c08000 color has a hue of 40 degrees, a saturation of 100% and a lightness of 37.6%.
#c08000 hex color contains mainly RED.
The closest web safe color of #c08000 is #cc9900
#c08000 hex color has a decimal value of 12615680.
HEX | c08000 | #c08000 |
---|---|---|
RGB | 192, 128, 0 | rgb(192, 128, 0) |
RGB Percent | 75.29, 50.2, 0 | rgb(75.29, 50.2, 0) |
CMYK | 0, 33, 100, 25 | |
HSL | 40°, 100, 37.6 | hsl(40, 100%, 37.6%) |
HSV | 40°, 100, 75.3 |
XYZ | 29.457, 26.645, 3.59 |
---|---|
Hunter Lab | 51.619, 11.531, 32.01 |
CIE-LAB | 58.644, 16.623, 64.565 |
CIE-LCH | 58.644, 66.671, 75.562 |
CIE-LUV | 0, 33.33, 100, 24.71 |
Web Safe | cc9900 |
RGB percent of color #c08000
CMYK percent of color #c08000
Text with hexadecimal color #c08000
This text has a font color of #c08000
<p style="color:#c08000">Text here</p>
#c08000 Background Color
This box has a background color of #c08000
<div style="background-color:#c08000">Text here</div>
#c08000 Border Color
This box has a border color of #c08000
<div style="border: 4px solid #c08000">Text here</div>
CSS codes
<p style="color:#c08000">Text here</p>
<div style="background-color:#c08000">Text here</div>
<div style="border: 4px solid #c08000">Text here</div>
#c08000 Color on white background
This is how a font and box color of #c08000 will look
on a white background.
#c08000 Color on black background
This is how a font and box color of #c08000 hex color will look
on a black background.