In RGB color space, #b70000 hex color has a red value of 183, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #b70000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 28.24% black.
#b70000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 35.9%.
#b70000 hex color contains mainly RED.
The closest web safe color of #b70000 is #cc0000
#b70000 hex color has a decimal value of 11993088.
HEX | b70000 | #b70000 |
---|---|---|
RGB | 183, 0, 0 | rgb(183, 0, 0) |
RGB Percent | 71.76, 0, 0 | rgb(71.76, 0, 0) |
CMYK | 0, 100, 100, 28 | |
HSL | 0°, 100, 35.9 | hsl(0, 100%, 35.9%) |
HSV | 0°, 100, 71.8 |
XYZ | 19.528, 10.067, 0.914 |
---|---|
Hunter Lab | 31.729, 54.337, 20.502 |
CIE-LAB | 37.962, 62.44, 52.379 |
CIE-LCH | 37.962, 81.5, 39.992 |
CIE-LUV | 0, 100, 100, 28.24 |
Web Safe | cc0000 |
RGB percent of color #b70000
CMYK percent of color #b70000
Text with hexadecimal color #b70000
This text has a font color of #b70000
<p style="color:#b70000">Text here</p>
#b70000 Background Color
This box has a background color of #b70000
<div style="background-color:#b70000">Text here</div>
#b70000 Border Color
This box has a border color of #b70000
<div style="border: 4px solid #b70000">Text here</div>
CSS codes
<p style="color:#b70000">Text here</p>
<div style="background-color:#b70000">Text here</div>
<div style="border: 4px solid #b70000">Text here</div>
#b70000 Color on white background
This is how a font and box color of #b70000 will look
on a white background.
#b70000 Color on black background
This is how a font and box color of #b70000 hex color will look
on a black background.