In RGB color space, #b0c00c hex color has a red value of 176, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #b0c00c hex color is composed of 8.33% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#b0c00c color has a hue of 65.3 degrees, a saturation of 88.24% and a lightness of 40%.
#b0c00c hex color contains mainly GREEN.
The closest web safe color of #b0c00c is #99cc00
#b0c00c hex color has a decimal value of 11583500.
HEX | b0c00c | #b0c00c |
---|---|---|
RGB | 176, 192, 12 | rgb(176, 192, 12) |
RGB Percent | 69.02, 75.29, 4.71 | rgb(69.02, 75.29, 4.71) |
CMYK | 8, 0, 94, 25 | |
HSL | 65.3°, 88.24, 40 | hsl(65.3, 88.24%, 40%) |
HSV | 65.3°, 93.8, 75.3 |
XYZ | 36.82, 46.956, 7.471 |
---|---|
Hunter Lab | 68.524, -24.005, 41.503 |
CIE-LAB | 74.162, -24.138, 73.573 |
CIE-LCH | 74.162, 77.431, 108.164 |
CIE-LUV | 8.33, 0, 93.75, 24.71 |
Web Safe | 99cc00 |
RGB percent of color #b0c00c
CMYK percent of color #b0c00c
Text with hexadecimal color #b0c00c
This text has a font color of #b0c00c
<p style="color:#b0c00c">Text here</p>
#b0c00c Background Color
This box has a background color of #b0c00c
<div style="background-color:#b0c00c">Text here</div>
#b0c00c Border Color
This box has a border color of #b0c00c
<div style="border: 4px solid #b0c00c">Text here</div>
CSS codes
<p style="color:#b0c00c">Text here</p>
<div style="background-color:#b0c00c">Text here</div>
<div style="border: 4px solid #b0c00c">Text here</div>
#b0c00c Color on white background
This is how a font and box color of #b0c00c will look
on a white background.
#b0c00c Color on black background
This is how a font and box color of #b0c00c hex color will look
on a black background.