In RGB color space, #bc000f hex color has a red value of 188, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #bc000f hex color is composed of 0% cyan, 100% magenta, 92.02% yellow and 26.27% black.
#bc000f color has a hue of 355.2 degrees, a saturation of 100% and a lightness of 36.9%.
#bc000f hex color contains mainly RED.
The closest web safe color of #bc000f is #cc0000
#bc000f hex color has a decimal value of 12320783.
HEX | bc000f | #bc000f |
---|---|---|
RGB | 188, 0, 15 | rgb(188, 0, 15) |
RGB Percent | 73.73, 0, 5.88 | rgb(73.73, 0, 5.88) |
CMYK | 0, 100, 92, 26 | |
HSL | 355.2°, 100, 36.9 | hsl(355.2, 100%, 36.9%) |
HSV | 355.2°, 100, 73.7 |
XYZ | 20.825, 10.726, 1.425 |
---|---|
Hunter Lab | 32.751, 56.189, 20.346 |
CIE-LAB | 39.115, 63.864, 47.894 |
CIE-LCH | 39.115, 79.828, 36.868 |
CIE-LUV | 0, 100, 92.02, 26.27 |
Web Safe | cc0000 |
RGB percent of color #bc000f
CMYK percent of color #bc000f
Text with hexadecimal color #bc000f
This text has a font color of #bc000f
<p style="color:#bc000f">Text here</p>
#bc000f Background Color
This box has a background color of #bc000f
<div style="background-color:#bc000f">Text here</div>
#bc000f Border Color
This box has a border color of #bc000f
<div style="border: 4px solid #bc000f">Text here</div>
CSS codes
<p style="color:#bc000f">Text here</p>
<div style="background-color:#bc000f">Text here</div>
<div style="border: 4px solid #bc000f">Text here</div>
#bc000f Color on white background
This is how a font and box color of #bc000f will look
on a white background.
#bc000f Color on black background
This is how a font and box color of #bc000f hex color will look
on a black background.