In RGB color space, #bad500 hex color has a red value of 186, a green value of 213 and a blue value of 0.
In CMYK color space (used in color printing), #bad500 hex color is composed of 12.68% cyan, 0% magenta, 100% yellow and 16.47% black.
#bad500 color has a hue of 67.6 degrees, a saturation of 100% and a lightness of 41.8%.
#bad500 hex color contains mainly GREEN.
The closest web safe color of #bad500 is #cccc00
#bad500 hex color has a decimal value of 12244224.
HEX | bad500 | #bad500 |
---|---|---|
RGB | 186, 213, 0 | rgb(186, 213, 0) |
RGB Percent | 72.94, 83.53, 0 | rgb(72.94, 83.53, 0) |
CMYK | 13, 0, 100, 16 | |
HSL | 67.6°, 100, 41.8 | hsl(67.6, 100%, 41.8%) |
HSV | 67.6°, 100, 83.5 |
XYZ | 44.044, 58.028, 8.879 |
---|---|
Hunter Lab | 76.176, -30.102, 46.413 |
CIE-LAB | 80.754, -30.126, 80.089 |
CIE-LCH | 80.754, 85.568, 110.614 |
CIE-LUV | 12.68, 0, 100, 16.47 |
Web Safe | cccc00 |
RGB percent of color #bad500
CMYK percent of color #bad500
Text with hexadecimal color #bad500
This text has a font color of #bad500
<p style="color:#bad500">Text here</p>
#bad500 Background Color
This box has a background color of #bad500
<div style="background-color:#bad500">Text here</div>
#bad500 Border Color
This box has a border color of #bad500
<div style="border: 4px solid #bad500">Text here</div>
CSS codes
<p style="color:#bad500">Text here</p>
<div style="background-color:#bad500">Text here</div>
<div style="border: 4px solid #bad500">Text here</div>
#bad500 Color on white background
This is how a font and box color of #bad500 will look
on a white background.
#bad500 Color on black background
This is how a font and box color of #bad500 hex color will look
on a black background.