In RGB color space, #bad200 hex color has a red value of 186, a green value of 210 and a blue value of 0.
In CMYK color space (used in color printing), #bad200 hex color is composed of 11.43% cyan, 0% magenta, 100% yellow and 17.65% black.
#bad200 color has a hue of 66.9 degrees, a saturation of 100% and a lightness of 41.2%.
#bad200 hex color contains mainly GREEN.
The closest web safe color of #bad200 is #cccc00
#bad200 hex color has a decimal value of 12243456.
HEX | bad200 | #bad200 |
---|---|---|
RGB | 186, 210, 0 | rgb(186, 210, 0) |
RGB Percent | 72.94, 82.35, 0 | rgb(72.94, 82.35, 0) |
CMYK | 11, 0, 100, 18 | |
HSL | 66.9°, 100, 41.2 | hsl(66.9, 100%, 41.2%) |
HSV | 66.9°, 100, 82.4 |
XYZ | 43.296, 56.532, 8.63 |
---|---|
Hunter Lab | 75.188, -28.791, 45.826 |
CIE-LAB | 79.916, -28.714, 79.461 |
CIE-LCH | 79.916, 84.49, 109.868 |
CIE-LUV | 11.43, 0, 100, 17.65 |
Web Safe | cccc00 |
RGB percent of color #bad200
CMYK percent of color #bad200
Text with hexadecimal color #bad200
This text has a font color of #bad200
<p style="color:#bad200">Text here</p>
#bad200 Background Color
This box has a background color of #bad200
<div style="background-color:#bad200">Text here</div>
#bad200 Border Color
This box has a border color of #bad200
<div style="border: 4px solid #bad200">Text here</div>
CSS codes
<p style="color:#bad200">Text here</p>
<div style="background-color:#bad200">Text here</div>
<div style="border: 4px solid #bad200">Text here</div>
#bad200 Color on white background
This is how a font and box color of #bad200 will look
on a white background.
#bad200 Color on black background
This is how a font and box color of #bad200 hex color will look
on a black background.