In RGB color space, #65535f hex color has a red value of 101, a green value of 83 and a blue value of 95.
In CMYK color space (used in color printing), #65535f hex color is composed of 0% cyan, 17.82% magenta, 5.94% yellow and 60.39% black.
#65535f color has a hue of 320 degrees, a saturation of 9.78% and a lightness of 36.1%.
#65535f hex color contains mainly RED.
The closest web safe color of #65535f is #666666
#65535f hex color has a decimal value of 6640479.
HEX | 65535f | #65535f |
---|---|---|
RGB | 101, 83, 95 | rgb(101, 83, 95) |
RGB Percent | 39.61, 32.55, 37.25 | rgb(39.61, 32.55, 37.25) |
CMYK | 0, 18, 6, 60 | |
HSL | 320°, 9.78, 36.1 | hsl(320, 9.78%, 36.1%) |
HSV | 320°, 17.8, 39.6 |
XYZ | 10.526, 9.779, 12.159 |
---|---|
Hunter Lab | 31.271, 5.358, -1.163 |
CIE-LAB | 37.443, 9.754, -4.168 |
CIE-LCH | 37.443, 10.607, 336.862 |
CIE-LUV | 0, 17.82, 5.94, 60.39 |
Web Safe | 666666 |
RGB percent of color #65535f
CMYK percent of color #65535f
Text with hexadecimal color #65535f
This text has a font color of #65535f
<p style="color:#65535f">Text here</p>
#65535f Background Color
This box has a background color of #65535f
<div style="background-color:#65535f">Text here</div>
#65535f Border Color
This box has a border color of #65535f
<div style="border: 4px solid #65535f">Text here</div>
CSS codes
<p style="color:#65535f">Text here</p>
<div style="background-color:#65535f">Text here</div>
<div style="border: 4px solid #65535f">Text here</div>
#65535f Color on white background
This is how a font and box color of #65535f will look
on a white background.
#65535f Color on black background
This is how a font and box color of #65535f hex color will look
on a black background.