Shades of Melanzane #382534
Tints of Melanzane #382534
RGB
CMYK
RGB Variations
Color information
#382534 (or 0x382534) is known color: Melanzane. HEX triplet: 38, 25 and 34. RGB value is (56,37,52). Sum of RGB (Red+Green+Blue) = 56+37+52=145 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.62% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 52 (20.70% from 255 or 35.86% from 145); Max value from RGB is 56 - color contains mainly: red. Hex color #382534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382534 is #C7DACB. Grayscale: #2C2C2C. Windows color (decimal): -13097676 or 3417400. OLE color: 3417400.
HSL color Cylindrical-coordinate representation of color #382534: hue angle of 312.63º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #382534 is Cyan = 0, Magento = 0.34, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 52 | - |
| CMYK | 0 | 0.34 | 0.07 | 0.78 |
| HSL | 312.63º | 0.2% | 0.18% | - |
| HSV(B) | 312.63º | 0.34% | 0.22% | - |
| XYZ | 2.91 | 2.41 | 3.56 | - |
| YUV | 44.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 52 | 0 | 0.34 | 0.07 | 0.78 | 312.63 | 0.2 | 0.18 |
| Hex | 38 | 25 | 34 | 0 | 22 | 7 | 4E | 139 | 14 | 12 |
| Octal | 70 | 45 | 64 | 0 | 42 | 7 | 116 | 471 | 24 | 22 |
| Binary | 111000 | 100101 | 110100 | 0 | 100010 | 111 | 1001110 | 100111001 | 10100 | 10010 |
Color Harmonies of #382534
Complementary color
Monochromatic Colors of #382534
Black with #382534
Text Example
Text Example
White with #382534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382534; }
p { color: rgb(56,37,52); }
H1.HeaderClassName
{
color: #382534;
}
.AnyTagClassName
{
color: #382534;
}
</style>
background-color css
<style>
a { background-color: #382534; }
a { background-color: rgb(56,37,52); }
div.DivClassName
{
background-color: #382534;
}
.BgClassName
{
background-color: #382534;
}
</style>
border-color css
<style>
span { border-color: #382534; }
span { border-color: rgb(56,37,52); }
td.TdClassName
{
border-color: #382534;
}
.TagClassName
{
border-color: #382534;
}
</style>