In RGB color space, #ff4102 hex color has a red value of 255, a green value of 65 and a blue value of 2.
In CMYK color space (used in color printing), #ff4102 hex color is composed of 0% cyan, 74.51% magenta, 99.22% yellow and 0% black.
#ff4102 color has a hue of 14.9 degrees, a saturation of 100% and a lightness of 50.4%.
#ff4102 hex color contains mainly RED.
The closest web safe color of #ff4102 is #ff3300
#ff4102 hex color has a decimal value of 16728322.
HEX | ff4102 | #ff4102 |
---|---|---|
RGB | 255, 65, 2 | rgb(255, 65, 2) |
RGB Percent | 100, 25.49, 0.78 | rgb(100, 25.49, 0.78) |
CMYK | 0, 75, 99, 0 | |
HSL | 14.9°, 100, 50.4 | hsl(14.9, 100%, 50.4%) |
HSV | 14.9°, 99.2, 100 |
XYZ | 43.141, 25.045, 2.618 |
---|---|
Hunter Lab | 50.045, 66.296, 31.93 |
CIE-LAB | 57.119, 69.087, 68.342 |
CIE-LCH | 57.119, 97.178, 44.689 |
CIE-LUV | 0, 74.51, 99.22, 0 |
Web Safe | ff3300 |
RGB percent of color #ff4102
CMYK percent of color #ff4102
Text with hexadecimal color #ff4102
This text has a font color of #ff4102
<p style="color:#ff4102">Text here</p>
#ff4102 Background Color
This box has a background color of #ff4102
<div style="background-color:#ff4102">Text here</div>
#ff4102 Border Color
This box has a border color of #ff4102
<div style="border: 4px solid #ff4102">Text here</div>
CSS codes
<p style="color:#ff4102">Text here</p>
<div style="background-color:#ff4102">Text here</div>
<div style="border: 4px solid #ff4102">Text here</div>
#ff4102 Color on white background
This is how a font and box color of #ff4102 will look
on a white background.
#ff4102 Color on black background
This is how a font and box color of #ff4102 hex color will look
on a black background.