Shades of Melanzane #382134
Tints of Melanzane #382134
RGB
CMYK
RGB Variations
Color information
#382134 (or 0x382134) is known color: Melanzane. HEX triplet: 38, 21 and 34. RGB value is (56,33,52). Sum of RGB (Red+Green+Blue) = 56+33+52=141 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.72% from 141); Green value is 33 (13.28% from 255 or 23.40% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 56 - color contains mainly: red. Hex color #382134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382134 is #C7DECB. Grayscale: #292929. Windows color (decimal): -13098700 or 3416376. OLE color: 3416376.
HSL color Cylindrical-coordinate representation of color #382134: hue angle of 310.43º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #382134 is Cyan = 0, Magento = 0.41, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 33 | 52 | - |
| CMYK | 0 | 0.41 | 0.07 | 0.78 |
| HSL | 310.43º | 0.26% | 0.17% | - |
| HSV(B) | 310.43º | 0.41% | 0.22% | - |
| XYZ | 2.79 | 2.18 | 3.52 | - |
| YUV | 42.04 | 133.62 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 52 | 0 | 0.41 | 0.07 | 0.78 | 310.43 | 0.26 | 0.17 |
| Hex | 38 | 21 | 34 | 0 | 29 | 7 | 4E | 136 | 1A | 11 |
| Octal | 70 | 41 | 64 | 0 | 51 | 7 | 116 | 466 | 32 | 21 |
| Binary | 111000 | 100001 | 110100 | 0 | 101001 | 111 | 1001110 | 100110110 | 11010 | 10001 |
Color Harmonies of #382134
Complementary color
Monochromatic Colors of #382134
Black with #382134
Text Example
Text Example
White with #382134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382134; }
p { color: rgb(56,33,52); }
H1.HeaderClassName
{
color: #382134;
}
.AnyTagClassName
{
color: #382134;
}
</style>
background-color css
<style>
a { background-color: #382134; }
a { background-color: rgb(56,33,52); }
div.DivClassName
{
background-color: #382134;
}
.BgClassName
{
background-color: #382134;
}
</style>
border-color css
<style>
span { border-color: #382134; }
span { border-color: rgb(56,33,52); }
td.TdClassName
{
border-color: #382134;
}
.TagClassName
{
border-color: #382134;
}
</style>