In RGB color space, #ff3102 hex color has a red value of 255, a green value of 49 and a blue value of 2.
In CMYK color space (used in color printing), #ff3102 hex color is composed of 0% cyan, 80.78% magenta, 99.22% yellow and 0% black.
#ff3102 color has a hue of 11.1 degrees, a saturation of 100% and a lightness of 50.4%.
#ff3102 hex color contains mainly RED.
The closest web safe color of #ff3102 is #ff3300
#ff3102 hex color has a decimal value of 16724226.
HEX | ff3102 | #ff3102 |
---|---|---|
RGB | 255, 49, 2 | rgb(255, 49, 2) |
RGB Percent | 100, 19.22, 0.78 | rgb(100, 19.22, 0.78) |
CMYK | 0, 81, 99, 0 | |
HSL | 11.1°, 100, 50.4 | hsl(11.1, 100%, 50.4%) |
HSV | 11.1°, 99.2, 100 |
XYZ | 42.349, 23.461, 2.354 |
---|---|
Hunter Lab | 48.437, 71.302, 31.024 |
CIE-LAB | 55.544, 73.51, 67.636 |
CIE-LCH | 55.544, 99.892, 42.617 |
CIE-LUV | 0, 80.78, 99.22, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3102
CMYK percent of color #ff3102
Text with hexadecimal color #ff3102
This text has a font color of #ff3102
<p style="color:#ff3102">Text here</p>
#ff3102 Background Color
This box has a background color of #ff3102
<div style="background-color:#ff3102">Text here</div>
#ff3102 Border Color
This box has a border color of #ff3102
<div style="border: 4px solid #ff3102">Text here</div>
CSS codes
<p style="color:#ff3102">Text here</p>
<div style="background-color:#ff3102">Text here</div>
<div style="border: 4px solid #ff3102">Text here</div>
#ff3102 Color on white background
This is how a font and box color of #ff3102 will look
on a white background.
#ff3102 Color on black background
This is how a font and box color of #ff3102 hex color will look
on a black background.