mostly black
Enter any color value (e.g., #f8d3c8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5d5d5d color RGB value is (93,93,93)
#5d5d5d color CMYK value
#5d5d5d color HSL value
HSV(or HSB) | 0° | 0 | 36.5 |
XYZ | 10.404 | 10.946 | 11.92 |
Yxy | 0.313 | 0.329 | 10.946 |
LAB | 39.49 | 0.003 | -0.005 |
LUV | 39.49 | 0 | -0.007 |
Hunter-LAB | 33.085 | -1.765 | 1.798 |
CIE-LCH | 39.49 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5D | 5D | 5D |
Decimal | 93 | 93 | 93 |
Octal | 135 | 135 | 135 |
Binary | 01011101 | 01011101 | 01011101 |
This text has a font color of #5d5d5d.
<span style="color:#5d5d5d">Text here</span>
This paragraph has a background color of #5d5d5d.
<p style="background-color:#5d5d5d;">Content here</p>
This element has a border color of #5d5d5d.
<div style="border:1px #5d5d5d;">Content here</div>
.text {color:#5d5d5d;}
.background {background-color:#5d5d5d;}
.border {border:1px solid #5d5d5d;}
.text-shadow {border:1px solid #5d5d5d;}
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, #080808 is the darkest color, while #fcfcfc is the lightest one.