In RGB color space, #65707b hex color has a red value of 101, a green value of 112 and a blue value of 123.
In CMYK color space (used in color printing), #65707b hex color is composed of 17.89% cyan, 8.94% magenta, 0% yellow and 51.76% black.
#65707b color has a hue of 210 degrees, a saturation of 9.82% and a lightness of 43.9%.
#65707b hex color contains mainly BLUE.
The closest web safe color of #65707b is #666666
#65707b hex color has a decimal value of 6647931.
HEX | 65707b | #65707b |
---|---|---|
RGB | 101, 112, 123 | rgb(101, 112, 123) |
RGB Percent | 39.61, 43.92, 48.24 | rgb(39.61, 43.92, 48.24) |
CMYK | 18, 9, 0, 52 | |
HSL | 210°, 9.82, 43.9 | hsl(210, 9.82%, 43.9%) |
HSV | 210°, 17.9, 48.2 |
XYZ | 14.736, 15.785, 21.009 |
---|---|
Hunter Lab | 39.73, -3.322, -3.541 |
CIE-LAB | 46.691, -1.614, -7.482 |
CIE-LCH | 46.691, 7.654, 257.827 |
CIE-LUV | 17.89, 8.94, 0, 51.76 |
Web Safe | 666666 |
RGB percent of color #65707b
CMYK percent of color #65707b
Text with hexadecimal color #65707b
This text has a font color of #65707b
<p style="color:#65707b">Text here</p>
#65707b Background Color
This box has a background color of #65707b
<div style="background-color:#65707b">Text here</div>
#65707b Border Color
This box has a border color of #65707b
<div style="border: 4px solid #65707b">Text here</div>
CSS codes
<p style="color:#65707b">Text here</p>
<div style="background-color:#65707b">Text here</div>
<div style="border: 4px solid #65707b">Text here</div>
#65707b Color on white background
This is how a font and box color of #65707b will look
on a white background.
#65707b Color on black background
This is how a font and box color of #65707b hex color will look
on a black background.