dark grayish magenta
#3e2c3e color RGB value is (62,44,62)
#3e2c3e color CMYK value
#3e2c3e color HSL value
HSV(or HSB) | 300° | 29 | 24.3 |
XYZ | 3.757 | 3.173 | 4.972 |
Yxy | 0.316 | 0.267 | 3.173 |
LAB | 20.725 | 12.022 | -8.167 |
LUV | 20.725 | 7.789 | -10.074 |
Hunter-LAB | 17.814 | 6.47 | -4.079 |
CIE-LCH | 20.725 | 14.533 | 325.81 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3E | 2C | 3E |
Decimal | 62 | 44 | 62 |
Octal | 76 | 54 | 76 |
Binary | 00111110 | 00101100 | 00111110 |
Below, you can see some colors close to #3e2c3e. 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 #3e2c3e.
<span style="color:#3e2c3e">Text here</span>
This paragraph has a background color of #3e2c3e.
<p style="background-color:#3e2c3e;">Content here</p>
This element has a border color of #3e2c3e.
<div style="border:1px #3e2c3e;">Content here</div>
.text {color:#3e2c3e;}
.background {background-color:#3e2c3e;}
.border {border:1px solid #3e2c3e;}
.text-shadow {border:1px solid #3e2c3e;}
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, #0c090c is the darkest color, while #ffffff is the lightest one.