In RGB color space, #ff2525 hex color has a red value of 255, a green value of 37 and a blue value of 37.
In CMYK color space (used in color printing), #ff2525 hex color is composed of 0% cyan, 85.49% magenta, 85.49% yellow and 0% black.
#ff2525 color has a hue of 0 degrees, a saturation of 100% and a lightness of 57.3%.
#ff2525 hex color contains mainly RED.
The closest web safe color of #ff2525 is #ff3333
#ff2525 hex color has a decimal value of 16721189.
HEX | ff2525 | #ff2525 |
---|---|---|
RGB | 255, 37, 37 | rgb(255, 37, 37) |
RGB Percent | 100, 14.51, 14.51 | rgb(100, 14.51, 14.51) |
CMYK | 0, 85, 85, 0 | |
HSL | 0°, 100, 57.3 | hsl(0, 100%, 57.3%) |
HSV | 0°, 85.5, 100 |
XYZ | 42.235, 22.717, 3.909 |
---|---|
Hunter Lab | 47.662, 74.765, 28.501 |
CIE-LAB | 54.78, 76.462, 56.056 |
CIE-LCH | 54.78, 94.809, 36.246 |
CIE-LUV | 0, 85.49, 85.49, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2525
CMYK percent of color #ff2525
Text with hexadecimal color #ff2525
This text has a font color of #ff2525
<p style="color:#ff2525">Text here</p>
#ff2525 Background Color
This box has a background color of #ff2525
<div style="background-color:#ff2525">Text here</div>
#ff2525 Border Color
This box has a border color of #ff2525
<div style="border: 4px solid #ff2525">Text here</div>
CSS codes
<p style="color:#ff2525">Text here</p>
<div style="background-color:#ff2525">Text here</div>
<div style="border: 4px solid #ff2525">Text here</div>
#ff2525 Color on white background
This is how a font and box color of #ff2525 will look
on a white background.
#ff2525 Color on black background
This is how a font and box color of #ff2525 hex color will look
on a black background.