In RGB color space, #65535c hex color has a red value of 101, a green value of 83 and a blue value of 92.
In CMYK color space (used in color printing), #65535c hex color is composed of 0% cyan, 17.82% magenta, 8.91% yellow and 60.39% black.
#65535c color has a hue of 330 degrees, a saturation of 9.78% and a lightness of 36.1%.
#65535c hex color contains mainly RED.
The closest web safe color of #65535c is #666666
#65535c hex color has a decimal value of 6640476.
HEX | 65535c | #65535c |
---|---|---|
RGB | 101, 83, 92 | rgb(101, 83, 92) |
RGB Percent | 39.61, 32.55, 36.08 | rgb(39.61, 32.55, 36.08) |
CMYK | 0, 18, 9, 60 | |
HSL | 330°, 9.78, 36.1 | hsl(330, 9.78%, 36.1%) |
HSV | 330°, 17.8, 39.6 |
XYZ | 10.392, 9.726, 11.455 |
---|---|
Hunter Lab | 31.187, 4.903, 0.053 |
CIE-LAB | 37.346, 9.147, -2.439 |
CIE-LCH | 37.346, 9.467, 345.07 |
CIE-LUV | 0, 17.82, 8.91, 60.39 |
Web Safe | 666666 |
RGB percent of color #65535c
CMYK percent of color #65535c
Text with hexadecimal color #65535c
This text has a font color of #65535c
<p style="color:#65535c">Text here</p>
#65535c Background Color
This box has a background color of #65535c
<div style="background-color:#65535c">Text here</div>
#65535c Border Color
This box has a border color of #65535c
<div style="border: 4px solid #65535c">Text here</div>
CSS codes
<p style="color:#65535c">Text here</p>
<div style="background-color:#65535c">Text here</div>
<div style="border: 4px solid #65535c">Text here</div>
#65535c Color on white background
This is how a font and box color of #65535c will look
on a white background.
#65535c Color on black background
This is how a font and box color of #65535c hex color will look
on a black background.