Shades of Melanzane #382634
Tints of Melanzane #382634
RGB
CMYK
RGB Variations
Color information
#382634 (or 0x382634) is known color: Melanzane. HEX triplet: 38, 26 and 34. RGB value is (56,38,52). Sum of RGB (Red+Green+Blue) = 56+38+52=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 38 (15.23% from 255 or 26.03% from 146); Blue value is 52 (20.70% from 255 or 35.62% from 146); Max value from RGB is 56 - color contains mainly: red. Hex color #382634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382634 is #C7D9CB. Grayscale: #2C2C2C. Windows color (decimal): -13097420 or 3417656. OLE color: 3417656.
HSL color Cylindrical-coordinate representation of color #382634: hue angle of 313.33º 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 #382634 is Cyan = 0, Magento = 0.32, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 52 | - |
| CMYK | 0 | 0.32 | 0.07 | 0.78 |
| HSL | 313.33º | 0.19% | 0.18% | - |
| HSV(B) | 313.33º | 0.32% | 0.22% | - |
| XYZ | 2.94 | 2.47 | 3.57 | - |
| YUV | 44.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 52 | 0 | 0.32 | 0.07 | 0.78 | 313.33 | 0.19 | 0.18 |
| Hex | 38 | 26 | 34 | 0 | 20 | 7 | 4E | 139 | 13 | 12 |
| Octal | 70 | 46 | 64 | 0 | 40 | 7 | 116 | 471 | 23 | 22 |
| Binary | 111000 | 100110 | 110100 | 0 | 100000 | 111 | 1001110 | 100111001 | 10011 | 10010 |
Color Harmonies of #382634
Complementary color
Monochromatic Colors of #382634
Black with #382634
Text Example
Text Example
White with #382634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382634; }
p { color: rgb(56,38,52); }
H1.HeaderClassName
{
color: #382634;
}
.AnyTagClassName
{
color: #382634;
}
</style>
background-color css
<style>
a { background-color: #382634; }
a { background-color: rgb(56,38,52); }
div.DivClassName
{
background-color: #382634;
}
.BgClassName
{
background-color: #382634;
}
</style>
border-color css
<style>
span { border-color: #382634; }
span { border-color: rgb(56,38,52); }
td.TdClassName
{
border-color: #382634;
}
.TagClassName
{
border-color: #382634;
}
</style>