In RGB color space, #bd000b hex color has a red value of 189, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #bd000b hex color is composed of 0% cyan, 100% magenta, 94.18% yellow and 25.88% black.
#bd000b color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 37.1%.
#bd000b hex color contains mainly RED.
The closest web safe color of #bd000b is #cc0000
#bd000b hex color has a decimal value of 12386315.
HEX | bd000b | #bd000b |
---|---|---|
RGB | 189, 0, 11 | rgb(189, 0, 11) |
RGB Percent | 74.12, 0, 4.31 | rgb(74.12, 0, 4.31) |
CMYK | 0, 100, 94, 26 | |
HSL | 356.5°, 100, 37.1 | hsl(356.5, 100%, 37.1%) |
HSV | 356.5°, 100, 74.1 |
XYZ | 21.047, 10.843, 1.3 |
---|---|
Hunter Lab | 32.929, 56.466, 20.709 |
CIE-LAB | 39.315, 64.071, 49.659 |
CIE-LCH | 39.315, 81.062, 37.778 |
CIE-LUV | 0, 100, 94.18, 25.88 |
Web Safe | cc0000 |
RGB percent of color #bd000b
CMYK percent of color #bd000b
Text with hexadecimal color #bd000b
This text has a font color of #bd000b
<p style="color:#bd000b">Text here</p>
#bd000b Background Color
This box has a background color of #bd000b
<div style="background-color:#bd000b">Text here</div>
#bd000b Border Color
This box has a border color of #bd000b
<div style="border: 4px solid #bd000b">Text here</div>
CSS codes
<p style="color:#bd000b">Text here</p>
<div style="background-color:#bd000b">Text here</div>
<div style="border: 4px solid #bd000b">Text here</div>
#bd000b Color on white background
This is how a font and box color of #bd000b will look
on a white background.
#bd000b Color on black background
This is how a font and box color of #bd000b hex color will look
on a black background.