In RGB color space, #c1234b hex color has a red value of 193, a green value of 35 and a blue value of 75.
In CMYK color space (used in color printing), #c1234b hex color is composed of 0% cyan, 81.87% magenta, 61.14% yellow and 24.31% black.
#c1234b color has a hue of 344.8 degrees, a saturation of 69.3% and a lightness of 44.7%.
#c1234b hex color contains mainly RED.
The closest web safe color of #c1234b is #cc3333
#c1234b hex color has a decimal value of 12657483.
HEX | c1234b | #c1234b |
---|---|---|
RGB | 193, 35, 75 | rgb(193, 35, 75) |
RGB Percent | 75.69, 13.73, 29.41 | rgb(75.69, 13.73, 29.41) |
CMYK | 0, 82, 61, 24 | |
HSL | 344.8°, 69.3, 44.7 | hsl(344.8, 69.3%, 44.7%) |
HSV | 344.8°, 81.9, 75.7 |
XYZ | 23.863, 13.048, 7.917 |
---|---|
Hunter Lab | 36.122, 54.708, 12.291 |
CIE-LAB | 42.835, 61.826, 17.964 |
CIE-LCH | 42.835, 64.383, 16.202 |
CIE-LUV | 0, 81.87, 61.14, 24.31 |
Web Safe | cc3333 |
RGB percent of color #c1234b
CMYK percent of color #c1234b
Text with hexadecimal color #c1234b
This text has a font color of #c1234b
<p style="color:#c1234b">Text here</p>
#c1234b Background Color
This box has a background color of #c1234b
<div style="background-color:#c1234b">Text here</div>
#c1234b Border Color
This box has a border color of #c1234b
<div style="border: 4px solid #c1234b">Text here</div>
CSS codes
<p style="color:#c1234b">Text here</p>
<div style="background-color:#c1234b">Text here</div>
<div style="border: 4px solid #c1234b">Text here</div>
#c1234b Color on white background
This is how a font and box color of #c1234b will look
on a white background.
#c1234b Color on black background
This is how a font and box color of #c1234b hex color will look
on a black background.