In RGB color space, #65536f hex color has a red value of 101, a green value of 83 and a blue value of 111.
In CMYK color space (used in color printing), #65536f hex color is composed of 9.01% cyan, 25.23% magenta, 0% yellow and 56.47% black.
#65536f color has a hue of 278.6 degrees, a saturation of 14.43% and a lightness of 38%.
#65536f hex color contains mainly BLUE.
The closest web safe color of #65536f is #666666
#65536f hex color has a decimal value of 6640495.
HEX | 65536f | #65536f |
---|---|---|
RGB | 101, 83, 111 | rgb(101, 83, 111) |
RGB Percent | 39.61, 32.55, 43.53 | rgb(39.61, 32.55, 43.53) |
CMYK | 9, 25, 0, 56 | |
HSL | 278.6°, 14.43, 38 | hsl(278.6, 14.43%, 38%) |
HSV | 278.6°, 25.2, 43.5 |
XYZ | 11.329, 10.101, 16.391 |
---|---|
Hunter Lab | 31.782, 8.009, -8.33 |
CIE-LAB | 38.023, 13.209, -13.249 |
CIE-LCH | 38.023, 18.709, 314.913 |
CIE-LUV | 9.01, 25.23, 0, 56.47 |
Web Safe | 666666 |
RGB percent of color #65536f
CMYK percent of color #65536f
Text with hexadecimal color #65536f
This text has a font color of #65536f
<p style="color:#65536f">Text here</p>
#65536f Background Color
This box has a background color of #65536f
<div style="background-color:#65536f">Text here</div>
#65536f Border Color
This box has a border color of #65536f
<div style="border: 4px solid #65536f">Text here</div>
CSS codes
<p style="color:#65536f">Text here</p>
<div style="background-color:#65536f">Text here</div>
<div style="border: 4px solid #65536f">Text here</div>
#65536f Color on white background
This is how a font and box color of #65536f will look
on a white background.
#65536f Color on black background
This is how a font and box color of #65536f hex color will look
on a black background.