In RGB color space, #ff302d hex color has a red value of 255, a green value of 48 and a blue value of 45.
In CMYK color space (used in color printing), #ff302d hex color is composed of 0% cyan, 81.18% magenta, 82.35% yellow and 0% black.
#ff302d color has a hue of 0.9 degrees, a saturation of 100% and a lightness of 58.8%.
#ff302d hex color contains mainly RED.
The closest web safe color of #ff302d is #ff3333
#ff302d hex color has a decimal value of 16724013.
HEX | ff302d | #ff302d |
---|---|---|
RGB | 255, 48, 45 | rgb(255, 48, 45) |
RGB Percent | 100, 18.82, 17.65 | rgb(100, 18.82, 17.65) |
CMYK | 0, 81, 82, 0 | |
HSL | 0.9°, 100, 58.8 | hsl(0.9, 100%, 58.8%) |
HSV | 0.9°, 82.4, 100 |
XYZ | 42.771, 23.563, 4.777 |
---|---|
Hunter Lab | 48.542, 72.332, 28.144 |
CIE-LAB | 55.648, 74.328, 52.991 |
CIE-LCH | 55.648, 91.284, 35.486 |
CIE-LUV | 0, 81.18, 82.35, 0 |
Web Safe | ff3333 |
RGB percent of color #ff302d
CMYK percent of color #ff302d
Text with hexadecimal color #ff302d
This text has a font color of #ff302d
<p style="color:#ff302d">Text here</p>
#ff302d Background Color
This box has a background color of #ff302d
<div style="background-color:#ff302d">Text here</div>
#ff302d Border Color
This box has a border color of #ff302d
<div style="border: 4px solid #ff302d">Text here</div>
CSS codes
<p style="color:#ff302d">Text here</p>
<div style="background-color:#ff302d">Text here</div>
<div style="border: 4px solid #ff302d">Text here</div>
#ff302d Color on white background
This is how a font and box color of #ff302d will look
on a white background.
#ff302d Color on black background
This is how a font and box color of #ff302d hex color will look
on a black background.