In RGB color space, #bec000 hex color has a red value of 190, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #bec000 hex color is composed of 1.04% cyan, 0% magenta, 100% yellow and 24.71% black.
#bec000 color has a hue of 60.6 degrees, a saturation of 100% and a lightness of 37.6%.
#bec000 hex color contains mainly GREEN.
The closest web safe color of #bec000 is #cccc00
#bec000 hex color has a decimal value of 12500992.
HEX | bec000 | #bec000 |
---|---|---|
RGB | 190, 192, 0 | rgb(190, 192, 0) |
RGB Percent | 74.51, 75.29, 0 | rgb(74.51, 75.29, 0) |
CMYK | 1, 0, 100, 25 | |
HSL | 60.6°, 100, 37.6 | hsl(60.6, 100%, 37.6%) |
HSV | 60.6°, 100, 75.3 |
XYZ | 40.085, 48.646, 7.277 |
---|---|
Hunter Lab | 69.747, -19.469, 42.637 |
CIE-LAB | 75.231, -18.276, 76.131 |
CIE-LCH | 75.231, 78.294, 103.499 |
CIE-LUV | 1.04, 0, 100, 24.71 |
Web Safe | cccc00 |
RGB percent of color #bec000
CMYK percent of color #bec000
Text with hexadecimal color #bec000
This text has a font color of #bec000
<p style="color:#bec000">Text here</p>
#bec000 Background Color
This box has a background color of #bec000
<div style="background-color:#bec000">Text here</div>
#bec000 Border Color
This box has a border color of #bec000
<div style="border: 4px solid #bec000">Text here</div>
CSS codes
<p style="color:#bec000">Text here</p>
<div style="background-color:#bec000">Text here</div>
<div style="border: 4px solid #bec000">Text here</div>
#bec000 Color on white background
This is how a font and box color of #bec000 will look
on a white background.
#bec000 Color on black background
This is how a font and box color of #bec000 hex color will look
on a black background.