In RGB color space, #bc100b hex color has a red value of 188, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #bc100b hex color is composed of 0% cyan, 91.49% magenta, 94.15% yellow and 26.27% black.
#bc100b color has a hue of 1.7 degrees, a saturation of 88.94% and a lightness of 39%.
#bc100b hex color contains mainly RED.
The closest web safe color of #bc100b is #cc0000
#bc100b hex color has a decimal value of 12324875.
HEX | bc100b | #bc100b |
---|---|---|
RGB | 188, 16, 11 | rgb(188, 16, 11) |
RGB Percent | 73.73, 6.27, 4.31 | rgb(73.73, 6.27, 4.31) |
CMYK | 0, 91, 94, 26 | |
HSL | 1.7°, 88.94, 39 | hsl(1.7, 88.94%, 39%) |
HSV | 1.7°, 94.1, 73.7 |
XYZ | 20.985, 11.086, 1.35 |
---|---|
Hunter Lab | 33.296, 54.234, 20.903 |
CIE-LAB | 39.725, 62.006, 49.787 |
CIE-LCH | 39.725, 79.52, 38.762 |
CIE-LUV | 0, 91.49, 94.15, 26.27 |
Web Safe | cc0000 |
RGB percent of color #bc100b
CMYK percent of color #bc100b
Text with hexadecimal color #bc100b
This text has a font color of #bc100b
<p style="color:#bc100b">Text here</p>
#bc100b Background Color
This box has a background color of #bc100b
<div style="background-color:#bc100b">Text here</div>
#bc100b Border Color
This box has a border color of #bc100b
<div style="border: 4px solid #bc100b">Text here</div>
CSS codes
<p style="color:#bc100b">Text here</p>
<div style="background-color:#bc100b">Text here</div>
<div style="border: 4px solid #bc100b">Text here</div>
#bc100b Color on white background
This is how a font and box color of #bc100b will look
on a white background.
#bc100b Color on black background
This is how a font and box color of #bc100b hex color will look
on a black background.