In RGB color space, #ff300a hex color has a red value of 255, a green value of 48 and a blue value of 10.
In CMYK color space (used in color printing), #ff300a hex color is composed of 0% cyan, 81.18% magenta, 96.08% yellow and 0% black.
#ff300a color has a hue of 9.3 degrees, a saturation of 100% and a lightness of 52%.
#ff300a hex color contains mainly RED.
The closest web safe color of #ff300a is #ff3300
#ff300a hex color has a decimal value of 16723978.
HEX | ff300a | #ff300a |
---|---|---|
RGB | 255, 48, 10 | rgb(255, 48, 10) |
RGB Percent | 100, 18.82, 3.92 | rgb(100, 18.82, 3.92) |
CMYK | 0, 81, 96, 0 | |
HSL | 9.3°, 100, 52 | hsl(9.3, 100%, 52%) |
HSV | 9.3°, 96.1, 100 |
XYZ | 42.352, 23.396, 2.571 |
---|---|
Hunter Lab | 48.369, 71.647, 30.707 |
CIE-LAB | 55.478, 73.805, 65.86 |
CIE-LCH | 55.478, 98.918, 41.744 |
CIE-LUV | 0, 81.18, 96.08, 0 |
Web Safe | ff3300 |
RGB percent of color #ff300a
CMYK percent of color #ff300a
Text with hexadecimal color #ff300a
This text has a font color of #ff300a
<p style="color:#ff300a">Text here</p>
#ff300a Background Color
This box has a background color of #ff300a
<div style="background-color:#ff300a">Text here</div>
#ff300a Border Color
This box has a border color of #ff300a
<div style="border: 4px solid #ff300a">Text here</div>
CSS codes
<p style="color:#ff300a">Text here</p>
<div style="background-color:#ff300a">Text here</div>
<div style="border: 4px solid #ff300a">Text here</div>
#ff300a Color on white background
This is how a font and box color of #ff300a will look
on a white background.
#ff300a Color on black background
This is how a font and box color of #ff300a hex color will look
on a black background.