Shades of Melanzane #352632
Tints of Melanzane #352632
RGB
CMYK
RGB Variations
Color information
#352632 (or 0x352632) is known color: Melanzane. HEX triplet: 35, 26 and 32. RGB value is (53,38,50). Sum of RGB (Red+Green+Blue) = 53+38+50=141 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.59% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 50 (19.92% from 255 or 35.46% from 141); Max value from RGB is 53 - color contains mainly: red. Hex color #352632 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352632 is #CAD9CD. Grayscale: #2B2B2B. Windows color (decimal): -13294030 or 3286581. OLE color: 3286581.
HSL color Cylindrical-coordinate representation of color #352632: hue angle of 312º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #352632 is Cyan = 0, Magento = 0.28, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 38 | 50 | - |
| CMYK | 0 | 0.28 | 0.06 | 0.79 |
| HSL | 312º | 0.16% | 0.18% | - |
| HSV(B) | 312º | 0.28% | 0.21% | - |
| XYZ | 2.74 | 2.37 | 3.33 | - |
| YUV | 43.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 50 | 0 | 0.28 | 0.06 | 0.79 | 312 | 0.16 | 0.18 |
| Hex | 35 | 26 | 32 | 0 | 1C | 6 | 4F | 138 | 10 | 12 |
| Octal | 65 | 46 | 62 | 0 | 34 | 6 | 117 | 470 | 20 | 22 |
| Binary | 110101 | 100110 | 110010 | 0 | 11100 | 110 | 1001111 | 100111000 | 10000 | 10010 |
Color Harmonies of #352632
Complementary color
Monochromatic Colors of #352632
Black with #352632
Text Example
Text Example
White with #352632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352632; }
p { color: rgb(53,38,50); }
H1.HeaderClassName
{
color: #352632;
}
.AnyTagClassName
{
color: #352632;
}
</style>
background-color css
<style>
a { background-color: #352632; }
a { background-color: rgb(53,38,50); }
div.DivClassName
{
background-color: #352632;
}
.BgClassName
{
background-color: #352632;
}
</style>
border-color css
<style>
span { border-color: #352632; }
span { border-color: rgb(53,38,50); }
td.TdClassName
{
border-color: #352632;
}
.TagClassName
{
border-color: #352632;
}
</style>