Shades of Melanzane #362130
Tints of Melanzane #362130
RGB
CMYK
RGB Variations
Color information
#362130 (or 0x362130) is known color: Melanzane. HEX triplet: 36, 21 and 30. RGB value is (54,33,48). Sum of RGB (Red+Green+Blue) = 54+33+48=135 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40% from 135); Green value is 33 (13.28% from 255 or 24.44% from 135); Blue value is 48 (19.14% from 255 or 35.56% from 135); Max value from RGB is 54 - color contains mainly: red. Hex color #362130 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362130 is #C9DECF. Grayscale: #282828. Windows color (decimal): -13229776 or 3154230. OLE color: 3154230.
HSL color Cylindrical-coordinate representation of color #362130: hue angle of 317.14º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #362130 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 33 | 48 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.79 |
| HSL | 317.14º | 0.24% | 0.17% | - |
| HSV(B) | 317.14º | 0.39% | 0.21% | - |
| XYZ | 2.6 | 2.09 | 3.06 | - |
| YUV | 40.99 | 131.96 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 48 | 0 | 0.39 | 0.11 | 0.79 | 317.14 | 0.24 | 0.17 |
| Hex | 36 | 21 | 30 | 0 | 27 | B | 4F | 13D | 18 | 11 |
| Octal | 66 | 41 | 60 | 0 | 47 | 13 | 117 | 475 | 30 | 21 |
| Binary | 110110 | 100001 | 110000 | 0 | 100111 | 1011 | 1001111 | 100111101 | 11000 | 10001 |
Color Harmonies of #362130
Complementary color
Monochromatic Colors of #362130
Black with #362130
Text Example
Text Example
White with #362130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362130; }
p { color: rgb(54,33,48); }
H1.HeaderClassName
{
color: #362130;
}
.AnyTagClassName
{
color: #362130;
}
</style>
background-color css
<style>
a { background-color: #362130; }
a { background-color: rgb(54,33,48); }
div.DivClassName
{
background-color: #362130;
}
.BgClassName
{
background-color: #362130;
}
</style>
border-color css
<style>
span { border-color: #362130; }
span { border-color: rgb(54,33,48); }
td.TdClassName
{
border-color: #362130;
}
.TagClassName
{
border-color: #362130;
}
</style>