mostly black
Enter any color value (e.g., #b04e5d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5a5a5a color RGB value is (90,90,90)
#5a5a5a color CMYK value
#5a5a5a color HSL value
HSV(or HSB) | 0° | 0 | 35.3 |
XYZ | 9.718 | 10.224 | 11.134 |
Yxy | 0.313 | 0.329 | 10.224 |
LAB | 38.242 | 0.002 | -0.005 |
LUV | 38.242 | 0 | -0.007 |
Hunter-LAB | 31.975 | -1.706 | 1.737 |
CIE-LCH | 38.242 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5A | 5A | 5A |
Decimal | 90 | 90 | 90 |
Octal | 132 | 132 | 132 |
Binary | 01011010 | 01011010 | 01011010 |
This text has a font color of #5a5a5a.
<span style="color:#5a5a5a">Text here</span>
This paragraph has a background color of #5a5a5a.
<p style="background-color:#5a5a5a;">Content here</p>
This element has a border color of #5a5a5a.
<div style="border:1px #5a5a5a;">Content here</div>
.text {color:#5a5a5a;}
.background {background-color:#5a5a5a;}
.border {border:1px solid #5a5a5a;}
.text-shadow {border:1px solid #5a5a5a;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.