In RGB color space, #bad800 hex color has a red value of 186, a green value of 216 and a blue value of 0.
In CMYK color space (used in color printing), #bad800 hex color is composed of 13.89% cyan, 0% magenta, 100% yellow and 15.29% black.
#bad800 color has a hue of 68.3 degrees, a saturation of 100% and a lightness of 42.4%.
#bad800 hex color contains mainly GREEN.
The closest web safe color of #bad800 is #cccc00
#bad800 hex color has a decimal value of 12244992.
HEX | bad800 | #bad800 |
---|---|---|
RGB | 186, 216, 0 | rgb(186, 216, 0) |
RGB Percent | 72.94, 84.71, 0 | rgb(72.94, 84.71, 0) |
CMYK | 14, 0, 100, 15 | |
HSL | 68.3°, 100, 42.4 | hsl(68.3, 100%, 42.4%) |
HSV | 68.3°, 100, 84.7 |
XYZ | 44.806, 59.551, 9.133 |
---|---|
Hunter Lab | 77.169, -31.406, 47.002 |
CIE-LAB | 81.594, -31.525, 80.716 |
CIE-LCH | 81.594, 86.654, 111.334 |
CIE-LUV | 13.89, 0, 100, 15.29 |
Web Safe | cccc00 |
RGB percent of color #bad800
CMYK percent of color #bad800
Text with hexadecimal color #bad800
This text has a font color of #bad800
<p style="color:#bad800">Text here</p>
#bad800 Background Color
This box has a background color of #bad800
<div style="background-color:#bad800">Text here</div>
#bad800 Border Color
This box has a border color of #bad800
<div style="border: 4px solid #bad800">Text here</div>
CSS codes
<p style="color:#bad800">Text here</p>
<div style="background-color:#bad800">Text here</div>
<div style="border: 4px solid #bad800">Text here</div>
#bad800 Color on white background
This is how a font and box color of #bad800 will look
on a white background.
#bad800 Color on black background
This is how a font and box color of #bad800 hex color will look
on a black background.