In RGB color space, #65534b hex color has a red value of 101, a green value of 83 and a blue value of 75.
In CMYK color space (used in color printing), #65534b hex color is composed of 0% cyan, 17.82% magenta, 25.74% yellow and 60.39% black.
#65534b color has a hue of 18.5 degrees, a saturation of 14.77% and a lightness of 34.5%.
#65534b hex color contains mainly RED.
The closest web safe color of #65534b is #666633
#65534b hex color has a decimal value of 6640459.
HEX | 65534b | #65534b |
---|---|---|
RGB | 101, 83, 75 | rgb(101, 83, 75) |
RGB Percent | 39.61, 32.55, 29.41 | rgb(39.61, 32.55, 29.41) |
CMYK | 0, 18, 26, 60 | |
HSL | 18.5°, 14.77, 34.5 | hsl(18.5, 14.77%, 34.5%) |
HSV | 18.5°, 25.7, 39.6 |
XYZ | 9.73, 9.461, 7.97 |
---|---|
Hunter Lab | 30.759, 2.638, 6.168 |
CIE-LAB | 36.857, 6.066, 7.471 |
CIE-LCH | 36.857, 9.624, 50.925 |
CIE-LUV | 0, 17.82, 25.74, 60.39 |
Web Safe | 666633 |
RGB percent of color #65534b
CMYK percent of color #65534b
Text with hexadecimal color #65534b
This text has a font color of #65534b
<p style="color:#65534b">Text here</p>
#65534b Background Color
This box has a background color of #65534b
<div style="background-color:#65534b">Text here</div>
#65534b Border Color
This box has a border color of #65534b
<div style="border: 4px solid #65534b">Text here</div>
CSS codes
<p style="color:#65534b">Text here</p>
<div style="background-color:#65534b">Text here</div>
<div style="border: 4px solid #65534b">Text here</div>
#65534b Color on white background
This is how a font and box color of #65534b will look
on a white background.
#65534b Color on black background
This is how a font and box color of #65534b hex color will look
on a black background.