In a RGB color space, #585858 hex color (also known as Shadow Mountain) is composed of 34.5% red, 34.5% green and 34.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 65.5% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 34.5%. #585858 color hex could be obtained by blending #b0b0b0 with #000000. Closest websafe color is: #666666.
The hexadecimal color #585858 has RGB values of R:88, G:88, B:88 and CMYK values of C:0, M:0, Y:0, K:0.65. Its decimal value is 5789784.
Hex triplet | 585858 | #585858 |
RGB Decimal | 88, 88, 88 | rgb(88,88,88) |
RGB Percent | 34.5, 34.5, 34.5 | rgb(34.5%,34.5%,34.5%) |
CMYK | 0, 0, 0, 65.5 | |
HSL | 0°, 0, 34.5 | hsl(0,0%,34.5%) |
HSV(HSB) | 0°, 0, 34.5 | |
Web Safe | 666666 | #666 |
XYZ | 9.276, 9.759, 10.627 |
xyY | 0.313, 0.329, 9.759 |
CIE-LAB | 37.406, 0.002, -0.005 |
CIE-LCH | 37.406, 0.005, 296.813 |
CIE-LUV | 37.406, 0, -0.006 |
Hunter-Lab | 31.239, -1.667, 1.697 |
Binary | 01011000, 01011000, 01011000 |
Below, you can see some colors close to #585858. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #585858.
<span style="color:#585858">Text here</span>
This paragraph has a background color of #585858.
<p style="background-color:#585858;">Content here</p>
This element has a border color of #585858.
<div style="border:1px #585858;">Content here</div>
.text {color:#585858;}
.background {background-color:#585858;}
.border {border:1px solid #585858;}
.text-shadow {border:1px solid #585858;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030303 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #585858 is the less saturated color, while #a90707 is the most saturated one.