In RGB color space, #ff302c hex color has a red value of 255, a green value of 48 and a blue value of 44.
In CMYK color space (used in color printing), #ff302c hex color is composed of 0% cyan, 81.18% magenta, 82.75% yellow and 0% black.
#ff302c color has a hue of 1.1 degrees, a saturation of 100% and a lightness of 58.6%.
#ff302c hex color contains mainly RED.
The closest web safe color of #ff302c is #ff3333
#ff302c hex color has a decimal value of 16724012.
HEX | ff302c | #ff302c |
---|---|---|
RGB | 255, 48, 44 | rgb(255, 48, 44) |
RGB Percent | 100, 18.82, 17.25 | rgb(100, 18.82, 17.25) |
CMYK | 0, 81, 83, 0 | |
HSL | 1.1°, 100, 58.6 | hsl(1.1, 100%, 58.6%) |
HSV | 1.1°, 82.7, 100 |
XYZ | 42.752, 23.556, 4.676 |
---|---|
Hunter Lab | 48.535, 72.298, 28.262 |
CIE-LAB | 55.64, 74.302, 53.48 |
CIE-LCH | 55.64, 91.547, 35.745 |
CIE-LUV | 0, 81.18, 82.75, 0 |
Web Safe | ff3333 |
RGB percent of color #ff302c
CMYK percent of color #ff302c
Text with hexadecimal color #ff302c
This text has a font color of #ff302c
<p style="color:#ff302c">Text here</p>
#ff302c Background Color
This box has a background color of #ff302c
<div style="background-color:#ff302c">Text here</div>
#ff302c Border Color
This box has a border color of #ff302c
<div style="border: 4px solid #ff302c">Text here</div>
CSS codes
<p style="color:#ff302c">Text here</p>
<div style="background-color:#ff302c">Text here</div>
<div style="border: 4px solid #ff302c">Text here</div>
#ff302c Color on white background
This is how a font and box color of #ff302c will look
on a white background.
#ff302c Color on black background
This is how a font and box color of #ff302c hex color will look
on a black background.