mostly black
Enter any color value (e.g., #ed3200, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#959595 color RGB value is (149,149,149)
#959595 color CMYK value
#959595 color HSL value
HSV(or HSB) | 0° | 0 | 58.4 |
XYZ | 28.567 | 30.054 | 32.729 |
Yxy | 0.313 | 0.329 | 30.054 |
LAB | 61.701 | 0.004 | -0.007 |
LUV | 61.701 | 0.001 | -0.011 |
Hunter-LAB | 54.822 | -2.925 | 2.979 |
CIE-LCH | 61.701 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 95 | 95 | 95 |
Decimal | 149 | 149 | 149 |
Octal | 225 | 225 | 225 |
Binary | 10010101 | 10010101 | 10010101 |
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.