dark grayish magenta-pink/dark grayish rose
#3e2c35 color RGB value is (62,44,53)
#3e2c35 color CMYK value
#3e2c35 color HSL value
HSV(or HSB) | 330° | 29 | 24.3 |
XYZ | 3.53 | 3.083 | 3.777 |
Yxy | 0.34 | 0.297 | 3.083 |
LAB | 20.371 | 10.045 | -2.518 |
LUV | 20.371 | 8.806 | -3.78 |
Hunter-LAB | 17.557 | 5.163 | -0.465 |
CIE-LCH | 20.371 | 10.356 | 345.928 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3E | 2C | 35 |
Decimal | 62 | 44 | 53 |
Octal | 76 | 54 | 65 |
Binary | 00111110 | 00101100 | 00110101 |
Below, you can see some colors close to #3e2c35. 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 #3e2c35.
<span style="color:#3e2c35">Text here</span>
This paragraph has a background color of #3e2c35.
<p style="background-color:#3e2c35;">Content here</p>
This element has a border color of #3e2c35.
<div style="border:1px #3e2c35;">Content here</div>
.text {color:#3e2c35;}
.background {background-color:#3e2c35;}
.border {border:1px solid #3e2c35;}
.text-shadow {border:1px solid #3e2c35;}
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, #0c090a is the darkest color, while #ffffff is the lightest one.