In RGB color space, #65535d hex color has a red value of 101, a green value of 83 and a blue value of 93.
In CMYK color space (used in color printing), #65535d hex color is composed of 0% cyan, 17.82% magenta, 7.92% yellow and 60.39% black.
#65535d color has a hue of 326.7 degrees, a saturation of 9.78% and a lightness of 36.1%.
#65535d hex color contains mainly RED.
The closest web safe color of #65535d is #666666
#65535d hex color has a decimal value of 6640477.
HEX | 65535d | #65535d |
---|---|---|
RGB | 101, 83, 93 | rgb(101, 83, 93) |
RGB Percent | 39.61, 32.55, 36.47 | rgb(39.61, 32.55, 36.47) |
CMYK | 0, 18, 8, 60 | |
HSL | 326.7°, 9.78, 36.1 | hsl(326.7, 9.78%, 36.1%) |
HSV | 326.7°, 17.8, 39.6 |
XYZ | 10.436, 9.744, 11.687 |
---|---|
Hunter Lab | 31.215, 5.05, -0.347 |
CIE-LAB | 37.379, 9.343, -3.016 |
CIE-LCH | 37.379, 9.818, 342.109 |
CIE-LUV | 0, 17.82, 7.92, 60.39 |
Web Safe | 666666 |
RGB percent of color #65535d
CMYK percent of color #65535d
Text with hexadecimal color #65535d
This text has a font color of #65535d
<p style="color:#65535d">Text here</p>
#65535d Background Color
This box has a background color of #65535d
<div style="background-color:#65535d">Text here</div>
#65535d Border Color
This box has a border color of #65535d
<div style="border: 4px solid #65535d">Text here</div>
CSS codes
<p style="color:#65535d">Text here</p>
<div style="background-color:#65535d">Text here</div>
<div style="border: 4px solid #65535d">Text here</div>
#65535d Color on white background
This is how a font and box color of #65535d will look
on a white background.
#65535d Color on black background
This is how a font and box color of #65535d hex color will look
on a black background.