In RGB color space, #252525 hex color has a red value of 37, a green value of 37 and a blue value of 37.
In CMYK color space (used in color printing), #252525 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 85.49% black.
#252525 color has a hue of 0 degrees, a saturation of 0% and a lightness of 14.5%.
#252525 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #252525 is #333333
#252525 hex color has a decimal value of 2434341.
HEX | 252525 | #252525 |
---|---|---|
RGB | 37, 37, 37 | rgb(37, 37, 37) |
RGB Percent | 14.51, 14.51, 14.51 | rgb(14.51, 14.51, 14.51) |
CMYK | 0, 0, 0, 85 | |
HSL | 0°, 0, 14.5 | hsl(0, 0%, 14.5%) |
HSV | 0°, 0, 14.509803921569 |
XYZ | 1.758, 1.85, 2.015 |
---|---|
Hunter Lab | 13.601, -0.731, 0.737 |
CIE-LAB | 14.68, -0.009, -0.006 |
CIE-LCH | 14.68, 0.011, 213.69 |
CIE-LUV | 0, 0, 0, 85.49 |
Web Safe | 333333 |
RGB percent of color #252525
CMYK percent of color #252525
Text with hexadecimal color #252525
This text has a font color of #252525
<p style="color:#252525">Text here</p>
#252525 Background Color
This box has a background color of #252525
<div style="background-color:#252525">Text here</div>
#252525 Border Color
This box has a border color of #252525
<div style="border: 4px solid #252525">Text here</div>
CSS codes
<p style="color:#252525">Text here</p>
<div style="background-color:#252525">Text here</div>
<div style="border: 4px solid #252525">Text here</div>
#252525 Color on white background
This is how a font and box color of #252525 will look
on a white background.
#252525 Color on black background
This is how a font and box color of #252525 hex color will look
on a black background.