In RGB color space, #b00002 hex color has a red value of 176, a green value of 0 and a blue value of 2.
In CMYK color space (used in color printing), #b00002 hex color is composed of 0% cyan, 100% magenta, 98.86% yellow and 30.98% black.
#b00002 color has a hue of 359.3 degrees, a saturation of 100% and a lightness of 34.5%.
#b00002 hex color contains mainly RED.
The closest web safe color of #b00002 is #990000
#b00002 hex color has a decimal value of 11534338.
HEX | b00002 | #b00002 |
---|---|---|
RGB | 176, 0, 2 | rgb(176, 0, 2) |
RGB Percent | 69.02, 0, 0.78 | rgb(69.02, 0, 0.78) |
CMYK | 0, 100, 99, 31 | |
HSL | 359.3°, 100, 34.5 | hsl(359.3, 100%, 34.5%) |
HSV | 359.3°, 100, 69 |
XYZ | 17.915, 9.234, 0.896 |
---|---|
Hunter Lab | 30.387, 52.057, 19.523 |
CIE-LAB | 36.431, 60.684, 49.996 |
CIE-LCH | 36.431, 78.627, 39.484 |
CIE-LUV | 0, 100, 98.86, 30.98 |
Web Safe | 990000 |
RGB percent of color #b00002
CMYK percent of color #b00002
Text with hexadecimal color #b00002
This text has a font color of #b00002
<p style="color:#b00002">Text here</p>
#b00002 Background Color
This box has a background color of #b00002
<div style="background-color:#b00002">Text here</div>
#b00002 Border Color
This box has a border color of #b00002
<div style="border: 4px solid #b00002">Text here</div>
CSS codes
<p style="color:#b00002">Text here</p>
<div style="background-color:#b00002">Text here</div>
<div style="border: 4px solid #b00002">Text here</div>
#b00002 Color on white background
This is how a font and box color of #b00002 will look
on a white background.
#b00002 Color on black background
This is how a font and box color of #b00002 hex color will look
on a black background.