In RGB color space, #ff330d hex color has a red value of 255, a green value of 51 and a blue value of 13.
In CMYK color space (used in color printing), #ff330d hex color is composed of 0% cyan, 80% magenta, 94.9% yellow and 0% black.
#ff330d color has a hue of 9.4 degrees, a saturation of 100% and a lightness of 52.5%.
#ff330d hex color contains mainly RED.
The closest web safe color of #ff330d is #ff3300
#ff330d hex color has a decimal value of 16724749.
HEX | ff330d | #ff330d |
---|---|---|
RGB | 255, 51, 13 | rgb(255, 51, 13) |
RGB Percent | 100, 20, 5.1 | rgb(100, 20, 5.1) |
CMYK | 0, 80, 95, 0 | |
HSL | 9.4°, 100, 52.5 | hsl(9.4, 100%, 52.5%) |
HSV | 9.4°, 94.9, 100 |
XYZ | 42.496, 23.657, 2.707 |
---|---|
Hunter Lab | 48.638, 70.84, 30.747 |
CIE-LAB | 55.743, 73.095, 65.322 |
CIE-LCH | 55.743, 98.03, 41.786 |
CIE-LUV | 0, 80, 94.9, 0 |
Web Safe | ff3300 |
RGB percent of color #ff330d
CMYK percent of color #ff330d
Text with hexadecimal color #ff330d
This text has a font color of #ff330d
<p style="color:#ff330d">Text here</p>
#ff330d Background Color
This box has a background color of #ff330d
<div style="background-color:#ff330d">Text here</div>
#ff330d Border Color
This box has a border color of #ff330d
<div style="border: 4px solid #ff330d">Text here</div>
CSS codes
<p style="color:#ff330d">Text here</p>
<div style="background-color:#ff330d">Text here</div>
<div style="border: 4px solid #ff330d">Text here</div>
#ff330d Color on white background
This is how a font and box color of #ff330d will look
on a white background.
#ff330d Color on black background
This is how a font and box color of #ff330d hex color will look
on a black background.