In RGB color space, #ff3301 hex color has a red value of 255, a green value of 51 and a blue value of 1.
In CMYK color space (used in color printing), #ff3301 hex color is composed of 0% cyan, 80% magenta, 99.61% yellow and 0% black.
#ff3301 color has a hue of 11.8 degrees, a saturation of 100% and a lightness of 50.2%.
#ff3301 hex color contains mainly RED.
The closest web safe color of #ff3301 is #ff3300
#ff3301 hex color has a decimal value of 16724737.
HEX | ff3301 | #ff3301 |
---|---|---|
RGB | 255, 51, 1 | rgb(255, 51, 1) |
RGB Percent | 100, 20, 0.39 | rgb(100, 20, 0.39) |
CMYK | 0, 80, 100, 0 | |
HSL | 11.8°, 100, 50.2 | hsl(11.8, 100%, 50.2%) |
HSV | 11.8°, 99.6, 100 |
XYZ | 42.429, 23.63, 2.353 |
---|---|
Hunter Lab | 48.611, 70.732, 31.158 |
CIE-LAB | 55.715, 73.012, 67.939 |
CIE-LCH | 55.715, 99.732, 42.939 |
CIE-LUV | 0, 80, 99.61, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3301
CMYK percent of color #ff3301
Text with hexadecimal color #ff3301
This text has a font color of #ff3301
<p style="color:#ff3301">Text here</p>
#ff3301 Background Color
This box has a background color of #ff3301
<div style="background-color:#ff3301">Text here</div>
#ff3301 Border Color
This box has a border color of #ff3301
<div style="border: 4px solid #ff3301">Text here</div>
CSS codes
<p style="color:#ff3301">Text here</p>
<div style="background-color:#ff3301">Text here</div>
<div style="border: 4px solid #ff3301">Text here</div>
#ff3301 Color on white background
This is how a font and box color of #ff3301 will look
on a white background.
#ff3301 Color on black background
This is how a font and box color of #ff3301 hex color will look
on a black background.