In RGB color space, #bd000d hex color has a red value of 189, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #bd000d hex color is composed of 0% cyan, 100% magenta, 93.12% yellow and 25.88% black.
#bd000d color has a hue of 355.9 degrees, a saturation of 100% and a lightness of 37.1%.
#bd000d hex color contains mainly RED.
The closest web safe color of #bd000d is #cc0000
#bd000d hex color has a decimal value of 12386317.
HEX | bd000d | #bd000d |
---|---|---|
RGB | 189, 0, 13 | rgb(189, 0, 13) |
RGB Percent | 74.12, 0, 5.1 | rgb(74.12, 0, 5.1) |
CMYK | 0, 100, 93, 26 | |
HSL | 355.9°, 100, 37.1 | hsl(355.9, 100%, 37.1%) |
HSV | 355.9°, 100, 74.1 |
XYZ | 21.059, 10.848, 1.365 |
---|---|
Hunter Lab | 32.936, 56.492, 20.598 |
CIE-LAB | 39.323, 64.092, 48.924 |
CIE-LCH | 39.323, 80.631, 37.356 |
CIE-LUV | 0, 100, 93.12, 25.88 |
Web Safe | cc0000 |
RGB percent of color #bd000d
CMYK percent of color #bd000d
Text with hexadecimal color #bd000d
This text has a font color of #bd000d
<p style="color:#bd000d">Text here</p>
#bd000d Background Color
This box has a background color of #bd000d
<div style="background-color:#bd000d">Text here</div>
#bd000d Border Color
This box has a border color of #bd000d
<div style="border: 4px solid #bd000d">Text here</div>
CSS codes
<p style="color:#bd000d">Text here</p>
<div style="background-color:#bd000d">Text here</div>
<div style="border: 4px solid #bd000d">Text here</div>
#bd000d Color on white background
This is how a font and box color of #bd000d will look
on a white background.
#bd000d Color on black background
This is how a font and box color of #bd000d hex color will look
on a black background.