In RGB color space, #ff033f hex color has a red value of 255, a green value of 3 and a blue value of 63.
In CMYK color space (used in color printing), #ff033f hex color is composed of 0% cyan, 98.82% magenta, 75.29% yellow and 0% black.
#ff033f color has a hue of 345.7 degrees, a saturation of 100% and a lightness of 50.6%.
#ff033f hex color contains mainly RED.
The closest web safe color of #ff033f is #ff0033
#ff033f hex color has a decimal value of 16712511.
HEX | ff033f | #ff033f |
---|---|---|
RGB | 255, 3, 63 | rgb(255, 3, 63) |
RGB Percent | 100, 1.18, 24.71 | rgb(100, 1.18, 24.71) |
CMYK | 0, 99, 75, 0 | |
HSL | 345.7°, 100, 50.6 | hsl(345.7, 100%, 50.6%) |
HSV | 345.7°, 98.8, 100 |
XYZ | 42.17, 21.684, 6.665 |
---|---|
Hunter Lab | 46.566, 80.158, 24.11 |
CIE-LAB | 53.69, 80.963, 41.334 |
CIE-LCH | 53.69, 90.904, 27.046 |
CIE-LUV | 0, 98.82, 75.29, 0 |
Web Safe | ff0033 |
RGB percent of color #ff033f
CMYK percent of color #ff033f
Text with hexadecimal color #ff033f
This text has a font color of #ff033f
<p style="color:#ff033f">Text here</p>
#ff033f Background Color
This box has a background color of #ff033f
<div style="background-color:#ff033f">Text here</div>
#ff033f Border Color
This box has a border color of #ff033f
<div style="border: 4px solid #ff033f">Text here</div>
CSS codes
<p style="color:#ff033f">Text here</p>
<div style="background-color:#ff033f">Text here</div>
<div style="border: 4px solid #ff033f">Text here</div>
#ff033f Color on white background
This is how a font and box color of #ff033f will look
on a white background.
#ff033f Color on black background
This is how a font and box color of #ff033f hex color will look
on a black background.