In RGB color space, #badd00 hex color has a red value of 186, a green value of 221 and a blue value of 0.
In CMYK color space (used in color printing), #badd00 hex color is composed of 15.84% cyan, 0% magenta, 100% yellow and 13.33% black.
#badd00 color has a hue of 69.5 degrees, a saturation of 100% and a lightness of 43.3%.
#badd00 hex color contains mainly GREEN.
The closest web safe color of #badd00 is #cccc00
#badd00 hex color has a decimal value of 12246272.
HEX | badd00 | #badd00 |
---|---|---|
RGB | 186, 221, 0 | rgb(186, 221, 0) |
RGB Percent | 72.94, 86.67, 0 | rgb(72.94, 86.67, 0) |
CMYK | 16, 0, 100, 13 | |
HSL | 69.5°, 100, 43.3 | hsl(69.5, 100%, 43.3%) |
HSV | 69.5°, 100, 86.7 |
XYZ | 46.106, 62.152, 9.566 |
---|---|
Hunter Lab | 78.837, -33.572, 47.991 |
CIE-LAB | 82.994, -33.834, 81.769 |
CIE-LCH | 82.994, 88.492, 112.479 |
CIE-LUV | 15.84, 0, 100, 13.33 |
Web Safe | cccc00 |
RGB percent of color #badd00
CMYK percent of color #badd00
Text with hexadecimal color #badd00
This text has a font color of #badd00
<p style="color:#badd00">Text here</p>
#badd00 Background Color
This box has a background color of #badd00
<div style="background-color:#badd00">Text here</div>
#badd00 Border Color
This box has a border color of #badd00
<div style="border: 4px solid #badd00">Text here</div>
CSS codes
<p style="color:#badd00">Text here</p>
<div style="background-color:#badd00">Text here</div>
<div style="border: 4px solid #badd00">Text here</div>
#badd00 Color on white background
This is how a font and box color of #badd00 will look
on a white background.
#badd00 Color on black background
This is how a font and box color of #badd00 hex color will look
on a black background.