dark cyanish gray
Enter any color value (e.g., #6b8a59, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2a3535 color RGB value is (42,53,53)
#2a3535 color CMYK value
#2a3535 color HSL value
HSV(or HSB) | 180.0° | 20.8 | 20.8 |
XYZ | 2.871 | 3.295 | 3.853 |
Yxy | 0.287 | 0.329 | 3.295 |
LAB | 21.190 | -4.595 | -1.540 |
LUV | 21.190 | -4.970 | -1.076 |
Hunter-LAB | 18.153 | -3.543 | 0.124 |
CIE-LCH | 21.190 | 4.846 | 198.524 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2A | 35 | 35 |
Decimal | 42 | 53 | 53 |
Octal | 52 | 65 | 65 |
Binary | 00101010 | 00110101 | 00110101 |
Below, you can see some colors close to #2a3535. 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 #2a3535.
<span style="color:#2a3535">Text here</span>
This paragraph has a background color of #2a3535.
<p style="background-color:#2a3535;">Content here</p>
This element has a border color of #2a3535.
<div style="border:1px #2a3535;">Content here</div>
.text {color:#2a3535;}
.background {background-color:#2a3535;}
.border {border:1px solid #2a3535;}
.text-shadow {border:1px solid #2a3535;}
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, #040606 is the darkest color, while #f9fafa is the lightest one.