In RGB color space, #bb1000 hex color has a red value of 187, a green value of 16 and a blue value of 0.
In CMYK color space (used in color printing), #bb1000 hex color is composed of 0% cyan, 91.44% magenta, 100% yellow and 26.67% black.
#bb1000 color has a hue of 5.1 degrees, a saturation of 100% and a lightness of 36.7%.
#bb1000 hex color contains mainly RED.
The closest web safe color of #bb1000 is #cc0000
#bb1000 hex color has a decimal value of 12259328.
HEX | bb1000 | #bb1000 |
---|---|---|
RGB | 187, 16, 0 | rgb(187, 16, 0) |
RGB Percent | 73.33, 6.27, 0 | rgb(73.33, 6.27, 0) |
CMYK | 0, 91, 100, 27 | |
HSL | 5.1°, 100, 36.7 | hsl(5.1, 100%, 36.7%) |
HSV | 5.1°, 100, 73.3 |
XYZ | 20.679, 10.935, 1.021 |
---|---|
Hunter Lab | 33.068, 53.755, 21.317 |
CIE-LAB | 39.471, 61.625, 53.465 |
CIE-LCH | 39.471, 81.585, 40.944 |
CIE-LUV | 0, 91.44, 100, 26.67 |
Web Safe | cc0000 |
RGB percent of color #bb1000
CMYK percent of color #bb1000
Text with hexadecimal color #bb1000
This text has a font color of #bb1000
<p style="color:#bb1000">Text here</p>
#bb1000 Background Color
This box has a background color of #bb1000
<div style="background-color:#bb1000">Text here</div>
#bb1000 Border Color
This box has a border color of #bb1000
<div style="border: 4px solid #bb1000">Text here</div>
CSS codes
<p style="color:#bb1000">Text here</p>
<div style="background-color:#bb1000">Text here</div>
<div style="border: 4px solid #bb1000">Text here</div>
#bb1000 Color on white background
This is how a font and box color of #bb1000 will look
on a white background.
#bb1000 Color on black background
This is how a font and box color of #bb1000 hex color will look
on a black background.