In RGB color space, #b0000a hex color has a red value of 176, a green value of 0 and a blue value of 10.
In CMYK color space (used in color printing), #b0000a hex color is composed of 0% cyan, 100% magenta, 94.32% yellow and 30.98% black.
#b0000a color has a hue of 356.6 degrees, a saturation of 100% and a lightness of 34.5%.
#b0000a hex color contains mainly RED.
The closest web safe color of #b0000a is #990000
#b0000a hex color has a decimal value of 11534346.
HEX | b0000a | #b0000a |
---|---|---|
RGB | 176, 0, 10 | rgb(176, 0, 10) |
RGB Percent | 69.02, 0, 3.92 | rgb(69.02, 0, 3.92) |
CMYK | 0, 100, 94, 31 | |
HSL | 356.6°, 100, 34.5 | hsl(356.6, 100%, 34.5%) |
HSV | 356.6°, 100, 69 |
XYZ | 17.959, 9.252, 1.126 |
---|---|
Hunter Lab | 30.417, 52.161, 19.097 |
CIE-LAB | 36.465, 60.771, 46.883 |
CIE-LCH | 36.465, 76.754, 37.649 |
CIE-LUV | 0, 100, 94.32, 30.98 |
Web Safe | 990000 |
RGB percent of color #b0000a
CMYK percent of color #b0000a
Text with hexadecimal color #b0000a
This text has a font color of #b0000a
<p style="color:#b0000a">Text here</p>
#b0000a Background Color
This box has a background color of #b0000a
<div style="background-color:#b0000a">Text here</div>
#b0000a Border Color
This box has a border color of #b0000a
<div style="border: 4px solid #b0000a">Text here</div>
CSS codes
<p style="color:#b0000a">Text here</p>
<div style="background-color:#b0000a">Text here</div>
<div style="border: 4px solid #b0000a">Text here</div>
#b0000a Color on white background
This is how a font and box color of #b0000a will look
on a white background.
#b0000a Color on black background
This is how a font and box color of #b0000a hex color will look
on a black background.