In RGB color space, #bc0001 hex color has a red value of 188, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #bc0001 hex color is composed of 0% cyan, 100% magenta, 99.47% yellow and 26.27% black.
#bc0001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 36.9%.
#bc0001 hex color contains mainly RED.
The closest web safe color of #bc0001 is #cc0000
#bc0001 hex color has a decimal value of 12320769.
HEX | bc0001 | #bc0001 |
---|---|---|
RGB | 188, 0, 1 | rgb(188, 0, 1) |
RGB Percent | 73.73, 0, 0.39 | rgb(73.73, 0, 0.39) |
CMYK | 0, 100, 99, 26 | |
HSL | 359.7°, 100, 36.9 | hsl(359.7, 100%, 36.9%) |
HSV | 359.7°, 100, 73.7 |
XYZ | 20.745, 10.694, 0.999 |
---|---|
Hunter Lab | 32.702, 56.007, 21.08 |
CIE-LAB | 39.06, 63.714, 53.062 |
CIE-LCH | 39.06, 82.916, 39.788 |
CIE-LUV | 0, 100, 99.47, 26.27 |
Web Safe | cc0000 |
RGB percent of color #bc0001
CMYK percent of color #bc0001
Text with hexadecimal color #bc0001
This text has a font color of #bc0001
<p style="color:#bc0001">Text here</p>
#bc0001 Background Color
This box has a background color of #bc0001
<div style="background-color:#bc0001">Text here</div>
#bc0001 Border Color
This box has a border color of #bc0001
<div style="border: 4px solid #bc0001">Text here</div>
CSS codes
<p style="color:#bc0001">Text here</p>
<div style="background-color:#bc0001">Text here</div>
<div style="border: 4px solid #bc0001">Text here</div>
#bc0001 Color on white background
This is how a font and box color of #bc0001 will look
on a white background.
#bc0001 Color on black background
This is how a font and box color of #bc0001 hex color will look
on a black background.