Shades of Melanzane #382635
Tints of Melanzane #382635
RGB
CMYK
RGB Variations
Color information
#382635 (or 0x382635) is known color: Melanzane. HEX triplet: 38, 26 and 35. RGB value is (56,38,53). Sum of RGB (Red+Green+Blue) = 56+38+53=147 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.10% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 53 (21.09% from 255 or 36.05% from 147); Max value from RGB is 56 - color contains mainly: red. Hex color #382635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382635 is #C7D9CA. Grayscale: #2D2D2D. Windows color (decimal): -13097419 or 3483192. OLE color: 3483192.
HSL color Cylindrical-coordinate representation of color #382635: hue angle of 310º 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 #382635 is Cyan = 0, Magento = 0.32, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 53 | - |
| CMYK | 0 | 0.32 | 0.05 | 0.78 |
| HSL | 310º | 0.19% | 0.18% | - |
| HSV(B) | 310º | 0.32% | 0.22% | - |
| XYZ | 2.97 | 2.48 | 3.69 | - |
| YUV | 45.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 53 | 0 | 0.32 | 0.05 | 0.78 | 310 | 0.19 | 0.18 |
| Hex | 38 | 26 | 35 | 0 | 20 | 5 | 4E | 136 | 13 | 12 |
| Octal | 70 | 46 | 65 | 0 | 40 | 5 | 116 | 466 | 23 | 22 |
| Binary | 111000 | 100110 | 110101 | 0 | 100000 | 101 | 1001110 | 100110110 | 10011 | 10010 |
Color Harmonies of #382635
Complementary color
Monochromatic Colors of #382635
Black with #382635
Text Example
Text Example
White with #382635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382635; }
p { color: rgb(56,38,53); }
H1.HeaderClassName
{
color: #382635;
}
.AnyTagClassName
{
color: #382635;
}
</style>
background-color css
<style>
a { background-color: #382635; }
a { background-color: rgb(56,38,53); }
div.DivClassName
{
background-color: #382635;
}
.BgClassName
{
background-color: #382635;
}
</style>
border-color css
<style>
span { border-color: #382635; }
span { border-color: rgb(56,38,53); }
td.TdClassName
{
border-color: #382635;
}
.TagClassName
{
border-color: #382635;
}
</style>