dark grayish blue-magenta/dark grayish violet
#352c3e color RGB value is (53,44,62)
#352c3e color CMYK value
#352c3e color HSL value
HSV(or HSB) | 270° | 29 | 24.3 |
XYZ | 3.238 | 2.906 | 4.948 |
Yxy | 0.292 | 0.262 | 2.906 |
LAB | 19.664 | 8.371 | -9.88 |
LUV | 19.664 | 3.118 | -11.311 |
Hunter-LAB | 17.047 | 4.076 | -5.275 |
CIE-LCH | 19.664 | 12.95 | 310.274 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 2C | 3E |
Decimal | 53 | 44 | 62 |
Octal | 65 | 54 | 76 |
Binary | 00110101 | 00101100 | 00111110 |
Below, you can see some colors close to #352c3e. 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 #352c3e.
<span style="color:#352c3e">Text here</span>
This paragraph has a background color of #352c3e.
<p style="background-color:#352c3e;">Content here</p>
This element has a border color of #352c3e.
<div style="border:1px #352c3e;">Content here</div>
.text {color:#352c3e;}
.background {background-color:#352c3e;}
.border {border:1px solid #352c3e;}
.text-shadow {border:1px solid #352c3e;}
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, #0a090c is the darkest color, while #ffffff is the lightest one.