In RGB color space, #cbc100 hex color has a red value of 203, a green value of 193 and a blue value of 0.
In CMYK color space (used in color printing), #cbc100 hex color is composed of 0% cyan, 4.93% magenta, 100% yellow and 20.39% black.
#cbc100 color has a hue of 57 degrees, a saturation of 100% and a lightness of 39.8%.
#cbc100 hex color contains mainly RED.
The closest web safe color of #cbc100 is #cccc00
#cbc100 hex color has a decimal value of 13353216.
HEX | cbc100 | #cbc100 |
---|---|---|
RGB | 203, 193, 0 | rgb(203, 193, 0) |
RGB Percent | 79.61, 75.69, 0 | rgb(79.61, 75.69, 0) |
CMYK | 0, 5, 100, 20 | |
HSL | 57°, 100, 39.8 | hsl(57, 100%, 39.8%) |
HSV | 57°, 100, 79.6 |
XYZ | 43.699, 50.836, 7.509 |
---|---|
Hunter Lab | 71.299, -15.372, 43.665 |
CIE-LAB | 76.58, -13.144, 77.603 |
CIE-LCH | 76.58, 78.708, 99.613 |
CIE-LUV | 0, 4.93, 100, 20.39 |
Web Safe | cccc00 |
RGB percent of color #cbc100
CMYK percent of color #cbc100
Text with hexadecimal color #cbc100
This text has a font color of #cbc100
<p style="color:#cbc100">Text here</p>
#cbc100 Background Color
This box has a background color of #cbc100
<div style="background-color:#cbc100">Text here</div>
#cbc100 Border Color
This box has a border color of #cbc100
<div style="border: 4px solid #cbc100">Text here</div>
CSS codes
<p style="color:#cbc100">Text here</p>
<div style="background-color:#cbc100">Text here</div>
<div style="border: 4px solid #cbc100">Text here</div>
#cbc100 Color on white background
This is how a font and box color of #cbc100 will look
on a white background.
#cbc100 Color on black background
This is how a font and box color of #cbc100 hex color will look
on a black background.