In RGB color space, #bed500 hex color has a red value of 190, a green value of 213 and a blue value of 0.
In CMYK color space (used in color printing), #bed500 hex color is composed of 10.8% cyan, 0% magenta, 100% yellow and 16.47% black.
#bed500 color has a hue of 66.5 degrees, a saturation of 100% and a lightness of 41.8%.
#bed500 hex color contains mainly GREEN.
The closest web safe color of #bed500 is #cccc00
#bed500 hex color has a decimal value of 12506368.
HEX | bed500 | #bed500 |
---|---|---|
RGB | 190, 213, 0 | rgb(190, 213, 0) |
RGB Percent | 74.51, 83.53, 0 | rgb(74.51, 83.53, 0) |
CMYK | 11, 0, 100, 16 | |
HSL | 66.5°, 100, 41.8 | hsl(66.5, 100%, 41.8%) |
HSV | 66.5°, 100, 83.5 |
XYZ | 45.029, 58.536, 8.925 |
---|---|
Hunter Lab | 76.509, -28.835, 46.64 |
CIE-LAB | 81.036, -28.477, 80.425 |
CIE-LCH | 81.036, 85.318, 109.498 |
CIE-LUV | 10.8, 0, 100, 16.47 |
Web Safe | cccc00 |
RGB percent of color #bed500
CMYK percent of color #bed500
Text with hexadecimal color #bed500
This text has a font color of #bed500
<p style="color:#bed500">Text here</p>
#bed500 Background Color
This box has a background color of #bed500
<div style="background-color:#bed500">Text here</div>
#bed500 Border Color
This box has a border color of #bed500
<div style="border: 4px solid #bed500">Text here</div>
CSS codes
<p style="color:#bed500">Text here</p>
<div style="background-color:#bed500">Text here</div>
<div style="border: 4px solid #bed500">Text here</div>
#bed500 Color on white background
This is how a font and box color of #bed500 will look
on a white background.
#bed500 Color on black background
This is how a font and box color of #bed500 hex color will look
on a black background.