In RGB color space, #ff1033 hex color has a red value of 255, a green value of 16 and a blue value of 51.
In CMYK color space (used in color printing), #ff1033 hex color is composed of 0% cyan, 93.73% magenta, 80% yellow and 0% black.
#ff1033 color has a hue of 351.2 degrees, a saturation of 100% and a lightness of 53.1%.
#ff1033 hex color contains mainly RED.
The closest web safe color of #ff1033 is #ff0033
#ff1033 hex color has a decimal value of 16715827.
HEX | ff1033 | #ff1033 |
---|---|---|
RGB | 255, 16, 51 | rgb(255, 16, 51) |
RGB Percent | 100, 6.27, 20 | rgb(100, 6.27, 20) |
CMYK | 0, 94, 80, 0 | |
HSL | 351.2°, 100, 53.1 | hsl(351.2, 100%, 53.1%) |
HSV | 351.2°, 93.7, 100 |
XYZ | 42.023, 21.87, 5.138 |
---|---|
Hunter Lab | 46.765, 78.559, 26.222 |
CIE-LAB | 53.889, 79.663, 48.225 |
CIE-LCH | 53.889, 93.123, 31.189 |
CIE-LUV | 0, 93.73, 80, 0 |
Web Safe | ff0033 |
RGB percent of color #ff1033
CMYK percent of color #ff1033
Text with hexadecimal color #ff1033
This text has a font color of #ff1033
<p style="color:#ff1033">Text here</p>
#ff1033 Background Color
This box has a background color of #ff1033
<div style="background-color:#ff1033">Text here</div>
#ff1033 Border Color
This box has a border color of #ff1033
<div style="border: 4px solid #ff1033">Text here</div>
CSS codes
<p style="color:#ff1033">Text here</p>
<div style="background-color:#ff1033">Text here</div>
<div style="border: 4px solid #ff1033">Text here</div>
#ff1033 Color on white background
This is how a font and box color of #ff1033 will look
on a white background.
#ff1033 Color on black background
This is how a font and box color of #ff1033 hex color will look
on a black background.