In RGB color space, #b0c000 hex color has a red value of 176, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #b0c000 hex color is composed of 8.33% cyan, 0% magenta, 100% yellow and 24.71% black.
#b0c000 color has a hue of 65 degrees, a saturation of 100% and a lightness of 37.6%.
#b0c000 hex color contains mainly GREEN.
The closest web safe color of #b0c000 is #99cc00
#b0c000 hex color has a decimal value of 11583488.
HEX | b0c000 | #b0c000 |
---|---|---|
RGB | 176, 192, 0 | rgb(176, 192, 0) |
RGB Percent | 69.02, 75.29, 0 | rgb(69.02, 75.29, 0) |
CMYK | 8, 0, 100, 25 | |
HSL | 65°, 100, 37.6 | hsl(65, 100%, 37.6%) |
HSV | 65°, 100, 75.3 |
XYZ | 36.754, 46.929, 7.121 |
---|---|
Hunter Lab | 68.505, -24.115, 41.79 |
CIE-LAB | 74.144, -24.281, 74.842 |
CIE-LCH | 74.144, 78.682, 107.975 |
CIE-LUV | 8.33, 0, 100, 24.71 |
Web Safe | 99cc00 |
RGB percent of color #b0c000
CMYK percent of color #b0c000
Text with hexadecimal color #b0c000
This text has a font color of #b0c000
<p style="color:#b0c000">Text here</p>
#b0c000 Background Color
This box has a background color of #b0c000
<div style="background-color:#b0c000">Text here</div>
#b0c000 Border Color
This box has a border color of #b0c000
<div style="border: 4px solid #b0c000">Text here</div>
CSS codes
<p style="color:#b0c000">Text here</p>
<div style="background-color:#b0c000">Text here</div>
<div style="border: 4px solid #b0c000">Text here</div>
#b0c000 Color on white background
This is how a font and box color of #b0c000 will look
on a white background.
#b0c000 Color on black background
This is how a font and box color of #b0c000 hex color will look
on a black background.