In RGB color space, #ff0252 hex color has a red value of 255, a green value of 2 and a blue value of 82.
In CMYK color space (used in color printing), #ff0252 hex color is composed of 0% cyan, 99.22% magenta, 67.84% yellow and 0% black.
#ff0252 color has a hue of 341 degrees, a saturation of 100% and a lightness of 50.4%.
#ff0252 hex color contains mainly RED.
The closest web safe color of #ff0252 is #ff0066
#ff0252 hex color has a decimal value of 16712274.
HEX | ff0252 | #ff0252 |
---|---|---|
RGB | 255, 2, 82 | rgb(255, 2, 82) |
RGB Percent | 100, 0.78, 32.16 | rgb(100, 0.78, 32.16) |
CMYK | 0, 99, 68, 0 | |
HSL | 341°, 100, 50.4 | hsl(341, 100%, 50.4%) |
HSV | 341°, 99.2, 100 |
XYZ | 42.785, 21.913, 9.957 |
---|---|
Hunter Lab | 46.811, 81.227, 20.157 |
CIE-LAB | 53.935, 81.754, 30.471 |
CIE-LCH | 53.935, 87.248, 20.441 |
CIE-LUV | 0, 99.22, 67.84, 0 |
Web Safe | ff0066 |
RGB percent of color #ff0252
CMYK percent of color #ff0252
Text with hexadecimal color #ff0252
This text has a font color of #ff0252
<p style="color:#ff0252">Text here</p>
#ff0252 Background Color
This box has a background color of #ff0252
<div style="background-color:#ff0252">Text here</div>
#ff0252 Border Color
This box has a border color of #ff0252
<div style="border: 4px solid #ff0252">Text here</div>
CSS codes
<p style="color:#ff0252">Text here</p>
<div style="background-color:#ff0252">Text here</div>
<div style="border: 4px solid #ff0252">Text here</div>
#ff0252 Color on white background
This is how a font and box color of #ff0252 will look
on a white background.
#ff0252 Color on black background
This is how a font and box color of #ff0252 hex color will look
on a black background.