Shades of Melanzane #382632
Tints of Melanzane #382632
RGB
CMYK
RGB Variations
Color information
#382632 (or 0x382632) is known color: Melanzane. HEX triplet: 38, 26 and 32. RGB value is (56,38,50). Sum of RGB (Red+Green+Blue) = 56+38+50=144 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.89% from 144); Green value is 38 (15.23% from 255 or 26.39% from 144); Blue value is 50 (19.92% from 255 or 34.72% from 144); Max value from RGB is 56 - color contains mainly: red. Hex color #382632 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382632 is #C7D9CD. Grayscale: #2C2C2C. Windows color (decimal): -13097422 or 3286584. OLE color: 3286584.
HSL color Cylindrical-coordinate representation of color #382632: hue angle of 320º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #382632 is Cyan = 0, Magento = 0.32, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 50 | - |
| CMYK | 0 | 0.32 | 0.11 | 0.78 |
| HSL | 320º | 0.19% | 0.18% | - |
| HSV(B) | 320º | 0.32% | 0.22% | - |
| XYZ | 2.9 | 2.46 | 3.34 | - |
| YUV | 44.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 50 | 0 | 0.32 | 0.11 | 0.78 | 320 | 0.19 | 0.18 |
| Hex | 38 | 26 | 32 | 0 | 20 | B | 4E | 140 | 13 | 12 |
| Octal | 70 | 46 | 62 | 0 | 40 | 13 | 116 | 500 | 23 | 22 |
| Binary | 111000 | 100110 | 110010 | 0 | 100000 | 1011 | 1001110 | 101000000 | 10011 | 10010 |
Color Harmonies of #382632
Complementary color
Monochromatic Colors of #382632
Black with #382632
Text Example
Text Example
White with #382632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382632; }
p { color: rgb(56,38,50); }
H1.HeaderClassName
{
color: #382632;
}
.AnyTagClassName
{
color: #382632;
}
</style>
background-color css
<style>
a { background-color: #382632; }
a { background-color: rgb(56,38,50); }
div.DivClassName
{
background-color: #382632;
}
.BgClassName
{
background-color: #382632;
}
</style>
border-color css
<style>
span { border-color: #382632; }
span { border-color: rgb(56,38,50); }
td.TdClassName
{
border-color: #382632;
}
.TagClassName
{
border-color: #382632;
}
</style>