mostly black
Enter any color value (e.g., #bcd8c5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3a3a3a color RGB value is (58,58,58)
#3a3a3a color CMYK value
#3a3a3a color HSL value
HSV(or HSB) | 0° | 0 | 22.7 |
XYZ | 4.022 | 4.231 | 4.608 |
Yxy | 0.313 | 0.329 | 4.231 |
LAB | 24.421 | 0.002 | -0.004 |
LUV | 24.421 | 0 | -0.004 |
Hunter-LAB | 20.57 | -1.098 | 1.118 |
CIE-LCH | 24.421 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3A | 3A | 3A |
Decimal | 58 | 58 | 58 |
Octal | 72 | 72 | 72 |
Binary | 00111010 | 00111010 | 00111010 |
This text has a font color of #3a3a3a.
<span style="color:#3a3a3a">Text here</span>
This paragraph has a background color of #3a3a3a.
<p style="background-color:#3a3a3a;">Content here</p>
This element has a border color of #3a3a3a.
<div style="border:1px #3a3a3a;">Content here</div>
.text {color:#3a3a3a;}
.background {background-color:#3a3a3a;}
.border {border:1px solid #3a3a3a;}
.text-shadow {border:1px solid #3a3a3a;}
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.