In RGB color space, #ff181c hex color has a red value of 255, a green value of 24 and a blue value of 28.
In CMYK color space (used in color printing), #ff181c hex color is composed of 0% cyan, 90.59% magenta, 89.02% yellow and 0% black.
#ff181c color has a hue of 359 degrees, a saturation of 100% and a lightness of 54.7%.
#ff181c hex color contains mainly RED.
The closest web safe color of #ff181c is #ff0033
#ff181c hex color has a decimal value of 16717852.
HEX | ff181c | #ff181c |
---|---|---|
RGB | 255, 24, 28 | rgb(255, 24, 28) |
RGB Percent | 100, 9.41, 10.98 | rgb(100, 9.41, 10.98) |
CMYK | 0, 91, 89, 0 | |
HSL | 359°, 100, 54.7 | hsl(359, 100%, 54.7%) |
HSV | 359°, 90.6, 100 |
XYZ | 41.776, 21.997, 3.143 |
---|---|
Hunter Lab | 46.901, 76.918, 28.857 |
CIE-LAB | 54.024, 78.333, 59.379 |
CIE-LCH | 54.024, 98.295, 37.163 |
CIE-LUV | 0, 90.59, 89.02, 0 |
Web Safe | ff0033 |
RGB percent of color #ff181c
CMYK percent of color #ff181c
Text with hexadecimal color #ff181c
This text has a font color of #ff181c
<p style="color:#ff181c">Text here</p>
#ff181c Background Color
This box has a background color of #ff181c
<div style="background-color:#ff181c">Text here</div>
#ff181c Border Color
This box has a border color of #ff181c
<div style="border: 4px solid #ff181c">Text here</div>
CSS codes
<p style="color:#ff181c">Text here</p>
<div style="background-color:#ff181c">Text here</div>
<div style="border: 4px solid #ff181c">Text here</div>
#ff181c Color on white background
This is how a font and box color of #ff181c will look
on a white background.
#ff181c Color on black background
This is how a font and box color of #ff181c hex color will look
on a black background.