In a RGB color space, #959595 hex color is composed of 58.4% red, 58.4% green and 58.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 41.6% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 58.4%. #959595 color hex could be obtained by blending #ffffff with #2b2b2b. Closest websafe color is: #999999.
The hexadecimal color #959595 has RGB values of R:149, G:149, B:149 and CMYK values of C:0, M:0, Y:0, K:0.42. Its decimal value is 9803157.
Hex triplet | 959595 | #959595 |
RGB Decimal | 149, 149, 149 | rgb(149,149,149) |
RGB Percent | 58.4, 58.4, 58.4 | rgb(58.4%,58.4%,58.4%) |
CMYK | 0, 0, 0, 41.6 | |
HSL | 0°, 0, 58.4 | hsl(0,0%,58.4%) |
HSV(HSB) | 0°, 0, 58.4 | |
Web Safe | 999999 | #999 |
XYZ | 28.567, 30.054, 32.729 |
xyY | 0.313, 0.329, 30.054 |
CIE-LAB | 61.701, 0.004, -0.007 |
CIE-LCH | 61.701, 0.008, 296.813 |
CIE-LUV | 61.701, 0.001, -0.011 |
Hunter-Lab | 54.822, -2.925, 2.979 |
Binary | 10010101, 10010101, 10010101 |
Below, you can see some colors close to #959595. 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 #959595.
<span style="color:#959595">Text here</span>
This paragraph has a background color of #959595.
<p style="background-color:#959595;">Content here</p>
This element has a border color of #959595.
<div style="border:1px #959595;">Content here</div>
.text {color:#959595;}
.background {background-color:#959595;}
.border {border:1px solid #959595;}
.text-shadow {border:1px solid #959595;}
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, #000000 is the darkest color, while #f5f5f5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #959595 is the less saturated color, while #f63434 is the most saturated one.