Rainy Grey/ mostly black
Enter any color value (e.g., #602d20, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a5a5a5 color RGB value is (165,165,165)
#a5a5a5 color CMYK value
#a5a5a5 color HSL value
HSV(or HSB) | 0° | 0 | 64.7 |
XYZ | 35.764 | 37.626 | 40.975 |
Yxy | 0.313 | 0.329 | 37.626 |
LAB | 67.744 | 0.004 | -0.008 |
LUV | 67.744 | 0.001 | -0.012 |
Hunter-LAB | 61.34 | -3.273 | 3.333 |
CIE-LCH | 67.744 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A5 | A5 | A5 |
Decimal | 165 | 165 | 165 |
Octal | 245 | 245 | 245 |
Binary | 10100101 | 10100101 | 10100101 |
This text has a font color of #a5a5a5.
<span style="color:#a5a5a5">Text here</span>
This paragraph has a background color of #a5a5a5.
<p style="background-color:#a5a5a5;">Content here</p>
This element has a border color of #a5a5a5.
<div style="border:1px #a5a5a5;">Content here</div>
.text {color:#a5a5a5;}
.background {background-color:#a5a5a5;}
.border {border:1px solid #a5a5a5;}
.text-shadow {border:1px solid #a5a5a5;}
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, #060606 is the darkest color, while #fafafa is the lightest one.