In RGB color space, #757575 hex color has a red value of 117, a green value of 117 and a blue value of 117.
In CMYK color space (used in color printing), #757575 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 54.12% black.
#757575 color has a hue of 0 degrees, a saturation of 0% and a lightness of 45.9%.
#757575 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #757575 is #666666
#757575 hex color has a decimal value of 7697781.
HEX | 757575 | #757575 |
---|---|---|
RGB | 117, 117, 117 | rgb(117, 117, 117) |
RGB Percent | 45.88, 45.88, 45.88 | rgb(45.88, 45.88, 45.88) |
CMYK | 0, 0, 0, 54 | |
HSL | 0°, 0, 45.9 | hsl(0, 0%, 45.9%) |
HSV | 0°, 0, 45.882352941176 |
XYZ | 16.908, 17.789, 19.372 |
---|---|
Hunter Lab | 42.177, -2.252, 2.292 |
CIE-LAB | 49.239, 0, -0.005 |
CIE-LCH | 49.239, 0.005, 270 |
CIE-LUV | 0, 0, 0, 54.12 |
Web Safe | 666666 |
RGB percent of color #757575
CMYK percent of color #757575
Text with hexadecimal color #757575
This text has a font color of #757575
<p style="color:#757575">Text here</p>
#757575 Background Color
This box has a background color of #757575
<div style="background-color:#757575">Text here</div>
#757575 Border Color
This box has a border color of #757575
<div style="border: 4px solid #757575">Text here</div>
CSS codes
<p style="color:#757575">Text here</p>
<div style="background-color:#757575">Text here</div>
<div style="border: 4px solid #757575">Text here</div>
#757575 Color on white background
This is how a font and box color of #757575 will look
on a white background.
#757575 Color on black background
This is how a font and box color of #757575 hex color will look
on a black background.