In RGB color space, #b12345 hex color has a red value of 177, a green value of 35 and a blue value of 69.
In CMYK color space (used in color printing), #b12345 hex color is composed of 0% cyan, 80.23% magenta, 61.02% yellow and 30.59% black.
#b12345 color has a hue of 345.6 degrees, a saturation of 66.98% and a lightness of 41.6%.
#b12345 hex color contains mainly RED.
The closest web safe color of #b12345 is #993333
#b12345 hex color has a decimal value of 11608901.
HEX | b12345 | #b12345 |
---|---|---|
RGB | 177, 35, 69 | rgb(177, 35, 69) |
RGB Percent | 69.41, 13.73, 27.06 | rgb(69.41, 13.73, 27.06) |
CMYK | 0, 80, 61, 31 | |
HSL | 345.6°, 66.98, 41.6 | hsl(345.6, 66.98%, 41.6%) |
HSV | 345.6°, 80.2, 69.4 |
XYZ | 19.807, 10.979, 6.705 |
---|---|
Hunter Lab | 33.135, 48.717, 11.196 |
CIE-LAB | 39.545, 57.017, 16.789 |
CIE-LCH | 39.545, 59.437, 16.407 |
CIE-LUV | 0, 80.23, 61.02, 30.59 |
Web Safe | 993333 |
RGB percent of color #b12345
CMYK percent of color #b12345
Text with hexadecimal color #b12345
This text has a font color of #b12345
<p style="color:#b12345">Text here</p>
#b12345 Background Color
This box has a background color of #b12345
<div style="background-color:#b12345">Text here</div>
#b12345 Border Color
This box has a border color of #b12345
<div style="border: 4px solid #b12345">Text here</div>
CSS codes
<p style="color:#b12345">Text here</p>
<div style="background-color:#b12345">Text here</div>
<div style="border: 4px solid #b12345">Text here</div>
#b12345 Color on white background
This is how a font and box color of #b12345 will look
on a white background.
#b12345 Color on black background
This is how a font and box color of #b12345 hex color will look
on a black background.