In RGB color space, #ff3100 hex color has a red value of 255, a green value of 49 and a blue value of 0.
In CMYK color space (used in color printing), #ff3100 hex color is composed of 0% cyan, 80.78% magenta, 100% yellow and 0% black.
#ff3100 color has a hue of 11.5 degrees, a saturation of 100% and a lightness of 50%.
#ff3100 hex color contains mainly RED.
The closest web safe color of #ff3100 is #ff3300
#ff3100 hex color has a decimal value of 16724224.
HEX | ff3100 | #ff3100 |
---|---|---|
RGB | 255, 49, 0 | rgb(255, 49, 0) |
RGB Percent | 100, 19.22, 0 | rgb(100, 19.22, 0) |
CMYK | 0, 81, 100, 0 | |
HSL | 11.5°, 100, 50 | hsl(11.5, 100%, 50%) |
HSV | 11.5°, 100, 100 |
XYZ | 42.338, 23.457, 2.296 |
---|---|
Hunter Lab | 48.432, 71.282, 31.092 |
CIE-LAB | 55.54, 73.495, 68.09 |
CIE-LCH | 55.54, 100.189, 42.814 |
CIE-LUV | 0, 80.78, 100, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3100
CMYK percent of color #ff3100
Text with hexadecimal color #ff3100
This text has a font color of #ff3100
<p style="color:#ff3100">Text here</p>
#ff3100 Background Color
This box has a background color of #ff3100
<div style="background-color:#ff3100">Text here</div>
#ff3100 Border Color
This box has a border color of #ff3100
<div style="border: 4px solid #ff3100">Text here</div>
CSS codes
<p style="color:#ff3100">Text here</p>
<div style="background-color:#ff3100">Text here</div>
<div style="border: 4px solid #ff3100">Text here</div>
#ff3100 Color on white background
This is how a font and box color of #ff3100 will look
on a white background.
#ff3100 Color on black background
This is how a font and box color of #ff3100 hex color will look
on a black background.