In RGB color space, #bc100c hex color has a red value of 188, a green value of 16 and a blue value of 12.
In CMYK color space (used in color printing), #bc100c hex color is composed of 0% cyan, 91.49% magenta, 93.62% yellow and 26.27% black.
#bc100c color has a hue of 1.4 degrees, a saturation of 88% and a lightness of 39.2%.
#bc100c hex color contains mainly RED.
The closest web safe color of #bc100c is #cc0000
#bc100c hex color has a decimal value of 12324876.
HEX | bc100c | #bc100c |
---|---|---|
RGB | 188, 16, 12 | rgb(188, 16, 12) |
RGB Percent | 73.73, 6.27, 4.71 | rgb(73.73, 6.27, 4.71) |
CMYK | 0, 91, 94, 26 | |
HSL | 1.4°, 88, 39.2 | hsl(1.4, 88%, 39.2%) |
HSV | 1.4°, 93.6, 73.7 |
XYZ | 20.991, 11.088, 1.382 |
---|---|
Hunter Lab | 33.299, 54.251, 20.848 |
CIE-LAB | 39.728, 62.02, 49.43 |
CIE-LCH | 39.728, 79.308, 38.555 |
CIE-LUV | 0, 91.49, 93.62, 26.27 |
Web Safe | cc0000 |
RGB percent of color #bc100c
CMYK percent of color #bc100c
Text with hexadecimal color #bc100c
This text has a font color of #bc100c
<p style="color:#bc100c">Text here</p>
#bc100c Background Color
This box has a background color of #bc100c
<div style="background-color:#bc100c">Text here</div>
#bc100c Border Color
This box has a border color of #bc100c
<div style="border: 4px solid #bc100c">Text here</div>
CSS codes
<p style="color:#bc100c">Text here</p>
<div style="background-color:#bc100c">Text here</div>
<div style="border: 4px solid #bc100c">Text here</div>
#bc100c Color on white background
This is how a font and box color of #bc100c will look
on a white background.
#bc100c Color on black background
This is how a font and box color of #bc100c hex color will look
on a black background.