In RGB color space, #bc000b hex color has a red value of 188, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #bc000b hex color is composed of 0% cyan, 100% magenta, 94.15% yellow and 26.27% black.
#bc000b color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 36.9%.
#bc000b hex color contains mainly RED.
The closest web safe color of #bc000b is #cc0000
#bc000b hex color has a decimal value of 12320779.
HEX | bc000b | #bc000b |
---|---|---|
RGB | 188, 0, 11 | rgb(188, 0, 11) |
RGB Percent | 73.73, 0, 4.31 | rgb(73.73, 0, 4.31) |
CMYK | 0, 100, 94, 26 | |
HSL | 356.5°, 100, 36.9 | hsl(356.5, 100%, 36.9%) |
HSV | 356.5°, 100, 73.7 |
XYZ | 20.799, 10.716, 1.289 |
---|---|
Hunter Lab | 32.735, 56.127, 20.58 |
CIE-LAB | 39.098, 63.813, 49.414 |
CIE-LCH | 39.098, 80.708, 37.753 |
CIE-LUV | 0, 100, 94.15, 26.27 |
Web Safe | cc0000 |
RGB percent of color #bc000b
CMYK percent of color #bc000b
Text with hexadecimal color #bc000b
This text has a font color of #bc000b
<p style="color:#bc000b">Text here</p>
#bc000b Background Color
This box has a background color of #bc000b
<div style="background-color:#bc000b">Text here</div>
#bc000b Border Color
This box has a border color of #bc000b
<div style="border: 4px solid #bc000b">Text here</div>
CSS codes
<p style="color:#bc000b">Text here</p>
<div style="background-color:#bc000b">Text here</div>
<div style="border: 4px solid #bc000b">Text here</div>
#bc000b Color on white background
This is how a font and box color of #bc000b will look
on a white background.
#bc000b Color on black background
This is how a font and box color of #bc000b hex color will look
on a black background.