In RGB color space, #ff7252 hex color has a red value of 255, a green value of 114 and a blue value of 82.
In CMYK color space (used in color printing), #ff7252 hex color is composed of 0% cyan, 55.29% magenta, 67.84% yellow and 0% black.
#ff7252 color has a hue of 11.1 degrees, a saturation of 100% and a lightness of 66.1%.
#ff7252 hex color contains mainly RED.
The closest web safe color of #ff7252 is #ff6666
#ff7252 hex color has a decimal value of 16740946.
HEX | ff7252 | #ff7252 |
---|---|---|
RGB | 255, 114, 82 | rgb(255, 114, 82) |
RGB Percent | 100, 44.71, 32.16 | rgb(100, 44.71, 32.16) |
CMYK | 0, 55, 68, 0 | |
HSL | 11.1°, 100, 66.1 | hsl(11.1, 100%, 66.1%) |
HSV | 11.1°, 67.8, 100 |
XYZ | 48.78, 33.904, 11.956 |
---|---|
Hunter Lab | 58.227, 47.642, 28.585 |
CIE-LAB | 64.886, 51.67, 43.687 |
CIE-LCH | 64.886, 67.663, 40.215 |
CIE-LUV | 0, 55.29, 67.84, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7252
CMYK percent of color #ff7252
Text with hexadecimal color #ff7252
This text has a font color of #ff7252
<p style="color:#ff7252">Text here</p>
#ff7252 Background Color
This box has a background color of #ff7252
<div style="background-color:#ff7252">Text here</div>
#ff7252 Border Color
This box has a border color of #ff7252
<div style="border: 4px solid #ff7252">Text here</div>
CSS codes
<p style="color:#ff7252">Text here</p>
<div style="background-color:#ff7252">Text here</div>
<div style="border: 4px solid #ff7252">Text here</div>
#ff7252 Color on white background
This is how a font and box color of #ff7252 will look
on a white background.
#ff7252 Color on black background
This is how a font and box color of #ff7252 hex color will look
on a black background.