reddish black
Enter any color value (e.g., #cf5ecc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3f3535 color RGB value is (63,53,53)
#3f3535 color CMYK value
#3f3535 color HSL value
HSV(or HSB) | 0° | 15.9 | 24.7 |
XYZ | 3.966 | 3.86 | 3.904 |
Yxy | 0.338 | 0.329 | 3.86 |
LAB | 23.203 | 4.439 | 1.641 |
LUV | 23.203 | 5.353 | 1.151 |
Hunter-LAB | 19.647 | 1.647 | 1.971 |
CIE-LCH | 23.203 | 4.732 | 20.285 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3F | 35 | 35 |
Decimal | 63 | 53 | 53 |
Octal | 77 | 65 | 65 |
Binary | 00111111 | 00110101 | 00110101 |
Below, you can see some colors close to #3f3535. 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 #3f3535.
<span style="color:#3f3535">Text here</span>
This paragraph has a background color of #3f3535.
<p style="background-color:#3f3535;">Content here</p>
This element has a border color of #3f3535.
<div style="border:1px #3f3535;">Content here</div>
.text {color:#3f3535;}
.background {background-color:#3f3535;}
.border {border:1px solid #3f3535;}
.text-shadow {border:1px solid #3f3535;}
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, #050404 is the darkest color, while #faf9f9 is the lightest one.