In RGB color space, #bed000 hex color has a red value of 190, a green value of 208 and a blue value of 0.
In CMYK color space (used in color printing), #bed000 hex color is composed of 8.65% cyan, 0% magenta, 100% yellow and 18.43% black.
#bed000 color has a hue of 65.2 degrees, a saturation of 100% and a lightness of 40.8%.
#bed000 hex color contains mainly GREEN.
The closest web safe color of #bed000 is #cccc00
#bed000 hex color has a decimal value of 12505088.
HEX | bed000 | #bed000 |
---|---|---|
RGB | 190, 208, 0 | rgb(190, 208, 0) |
RGB Percent | 74.51, 81.57, 0 | rgb(74.51, 81.57, 0) |
CMYK | 9, 0, 100, 18 | |
HSL | 65.2°, 100, 40.8 | hsl(65.2, 100%, 40.8%) |
HSV | 65.2°, 100, 81.6 |
XYZ | 43.791, 56.059, 8.512 |
---|---|
Hunter Lab | 74.873, -26.627, 45.67 |
CIE-LAB | 79.647, -26.097, 79.392 |
CIE-LCH | 79.647, 83.571, 108.196 |
CIE-LUV | 8.65, 0, 100, 18.43 |
Web Safe | cccc00 |
RGB percent of color #bed000
CMYK percent of color #bed000
Text with hexadecimal color #bed000
This text has a font color of #bed000
<p style="color:#bed000">Text here</p>
#bed000 Background Color
This box has a background color of #bed000
<div style="background-color:#bed000">Text here</div>
#bed000 Border Color
This box has a border color of #bed000
<div style="border: 4px solid #bed000">Text here</div>
CSS codes
<p style="color:#bed000">Text here</p>
<div style="background-color:#bed000">Text here</div>
<div style="border: 4px solid #bed000">Text here</div>
#bed000 Color on white background
This is how a font and box color of #bed000 will look
on a white background.
#bed000 Color on black background
This is how a font and box color of #bed000 hex color will look
on a black background.