In RGB color space, #fc0033 hex color has a red value of 252, a green value of 0 and a blue value of 51.
In CMYK color space (used in color printing), #fc0033 hex color is composed of 0% cyan, 100% magenta, 79.76% yellow and 1.18% black.
#fc0033 color has a hue of 347.9 degrees, a saturation of 100% and a lightness of 49.4%.
#fc0033 hex color contains mainly RED.
The closest web safe color of #fc0033 is #ff0033
#fc0033 hex color has a decimal value of 16515123.
HEX | fc0033 | #fc0033 |
---|---|---|
RGB | 252, 0, 51 | rgb(252, 0, 51) |
RGB Percent | 98.82, 0, 20 | rgb(98.82, 0, 20) |
CMYK | 0, 100, 80, 1 | |
HSL | 347.9°, 100, 49.4 | hsl(347.9, 100%, 49.4%) |
HSV | 347.9°, 100, 98.8 |
XYZ | 40.742, 20.934, 5.025 |
---|---|
Hunter Lab | 45.754, 78.879, 25.516 |
CIE-LAB | 52.877, 80.113, 47.015 |
CIE-LCH | 52.877, 92.89, 30.407 |
CIE-LUV | 0, 100, 79.76, 1.18 |
Web Safe | ff0033 |
RGB percent of color #fc0033
CMYK percent of color #fc0033
Text with hexadecimal color #fc0033
This text has a font color of #fc0033
<p style="color:#fc0033">Text here</p>
#fc0033 Background Color
This box has a background color of #fc0033
<div style="background-color:#fc0033">Text here</div>
#fc0033 Border Color
This box has a border color of #fc0033
<div style="border: 4px solid #fc0033">Text here</div>
CSS codes
<p style="color:#fc0033">Text here</p>
<div style="background-color:#fc0033">Text here</div>
<div style="border: 4px solid #fc0033">Text here</div>
#fc0033 Color on white background
This is how a font and box color of #fc0033 will look
on a white background.
#fc0033 Color on black background
This is how a font and box color of #fc0033 hex color will look
on a black background.