In RGB color space, #bed200 hex color has a red value of 190, a green value of 210 and a blue value of 0.
In CMYK color space (used in color printing), #bed200 hex color is composed of 9.52% cyan, 0% magenta, 100% yellow and 17.65% black.
#bed200 color has a hue of 65.7 degrees, a saturation of 100% and a lightness of 41.2%.
#bed200 hex color contains mainly GREEN.
The closest web safe color of #bed200 is #cccc00
#bed200 hex color has a decimal value of 12505600.
HEX | bed200 | #bed200 |
---|---|---|
RGB | 190, 210, 0 | rgb(190, 210, 0) |
RGB Percent | 74.51, 82.35, 0 | rgb(74.51, 82.35, 0) |
CMYK | 10, 0, 100, 18 | |
HSL | 65.7°, 100, 41.2 | hsl(65.7, 100%, 41.2%) |
HSV | 65.7°, 100, 82.4 |
XYZ | 44.282, 57.04, 8.676 |
---|---|
Hunter Lab | 75.525, -27.51, 46.056 |
CIE-LAB | 80.202, -27.05, 79.803 |
CIE-LCH | 80.202, 84.263, 108.725 |
CIE-LUV | 9.52, 0, 100, 17.65 |
Web Safe | cccc00 |
RGB percent of color #bed200
CMYK percent of color #bed200
Text with hexadecimal color #bed200
This text has a font color of #bed200
<p style="color:#bed200">Text here</p>
#bed200 Background Color
This box has a background color of #bed200
<div style="background-color:#bed200">Text here</div>
#bed200 Border Color
This box has a border color of #bed200
<div style="border: 4px solid #bed200">Text here</div>
CSS codes
<p style="color:#bed200">Text here</p>
<div style="background-color:#bed200">Text here</div>
<div style="border: 4px solid #bed200">Text here</div>
#bed200 Color on white background
This is how a font and box color of #bed200 will look
on a white background.
#bed200 Color on black background
This is how a font and box color of #bed200 hex color will look
on a black background.