In RGB color space, #bc2000 hex color has a red value of 188, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #bc2000 hex color is composed of 0% cyan, 82.98% magenta, 100% yellow and 26.27% black.
#bc2000 color has a hue of 10.2 degrees, a saturation of 100% and a lightness of 36.9%.
#bc2000 hex color contains mainly RED.
The closest web safe color of #bc2000 is #cc3300
#bc2000 hex color has a decimal value of 12328960.
HEX | bc2000 | #bc2000 |
---|---|---|
RGB | 188, 32, 0 | rgb(188, 32, 0) |
RGB Percent | 73.73, 12.55, 0 | rgb(73.73, 12.55, 0) |
CMYK | 0, 83, 100, 26 | |
HSL | 10.2°, 100, 36.9 | hsl(10.2, 100%, 36.9%) |
HSV | 10.2°, 100, 73.7 |
XYZ | 21.256, 11.724, 1.143 |
---|---|
Hunter Lab | 34.24, 50.89, 21.989 |
CIE-LAB | 40.774, 58.779, 54.095 |
CIE-LCH | 40.774, 79.883, 42.624 |
CIE-LUV | 0, 82.98, 100, 26.27 |
Web Safe | cc3300 |
RGB percent of color #bc2000
CMYK percent of color #bc2000
Text with hexadecimal color #bc2000
This text has a font color of #bc2000
<p style="color:#bc2000">Text here</p>
#bc2000 Background Color
This box has a background color of #bc2000
<div style="background-color:#bc2000">Text here</div>
#bc2000 Border Color
This box has a border color of #bc2000
<div style="border: 4px solid #bc2000">Text here</div>
CSS codes
<p style="color:#bc2000">Text here</p>
<div style="background-color:#bc2000">Text here</div>
<div style="border: 4px solid #bc2000">Text here</div>
#bc2000 Color on white background
This is how a font and box color of #bc2000 will look
on a white background.
#bc2000 Color on black background
This is how a font and box color of #bc2000 hex color will look
on a black background.