In RGB color space, #bd000c hex color has a red value of 189, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #bd000c hex color is composed of 0% cyan, 100% magenta, 93.65% yellow and 25.88% black.
#bd000c color has a hue of 356.2 degrees, a saturation of 100% and a lightness of 37.1%.
#bd000c hex color contains mainly RED.
The closest web safe color of #bd000c is #cc0000
#bd000c hex color has a decimal value of 12386316.
HEX | bd000c | #bd000c |
---|---|---|
RGB | 189, 0, 12 | rgb(189, 0, 12) |
RGB Percent | 74.12, 0, 4.71 | rgb(74.12, 0, 4.71) |
CMYK | 0, 100, 94, 26 | |
HSL | 356.2°, 100, 37.1 | hsl(356.2, 100%, 37.1%) |
HSV | 356.2°, 100, 74.1 |
XYZ | 21.053, 10.845, 1.332 |
---|---|
Hunter Lab | 32.932, 56.483, 20.654 |
CIE-LAB | 39.318, 64.085, 49.293 |
CIE-LCH | 39.318, 80.85, 37.567 |
CIE-LUV | 0, 100, 93.65, 25.88 |
Web Safe | cc0000 |
RGB percent of color #bd000c
CMYK percent of color #bd000c
Text with hexadecimal color #bd000c
This text has a font color of #bd000c
<p style="color:#bd000c">Text here</p>
#bd000c Background Color
This box has a background color of #bd000c
<div style="background-color:#bd000c">Text here</div>
#bd000c Border Color
This box has a border color of #bd000c
<div style="border: 4px solid #bd000c">Text here</div>
CSS codes
<p style="color:#bd000c">Text here</p>
<div style="background-color:#bd000c">Text here</div>
<div style="border: 4px solid #bd000c">Text here</div>
#bd000c Color on white background
This is how a font and box color of #bd000c will look
on a white background.
#bd000c Color on black background
This is how a font and box color of #bd000c hex color will look
on a black background.