Shades of Melanzane #362631
Tints of Melanzane #362631
RGB
CMYK
RGB Variations
Color information
#362631 (or 0x362631) is known color: Melanzane. HEX triplet: 36, 26 and 31. RGB value is (54,38,49). Sum of RGB (Red+Green+Blue) = 54+38+49=141 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.30% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 54 - color contains mainly: red. Hex color #362631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362631 is #C9D9CE. Grayscale: #2C2C2C. Windows color (decimal): -13228495 or 3221046. OLE color: 3221046.
HSL color Cylindrical-coordinate representation of color #362631: hue angle of 318.75º degrees, saturation: 0.17, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #362631 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 38 | 49 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.79 |
| HSL | 318.75º | 0.17% | 0.18% | - |
| HSV(B) | 318.75º | 0.3% | 0.21% | - |
| XYZ | 2.77 | 2.39 | 3.22 | - |
| YUV | 44.04 | 130.8 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 49 | 0 | 0.30 | 0.09 | 0.79 | 318.75 | 0.17 | 0.18 |
| Hex | 36 | 26 | 31 | 0 | 1E | 9 | 4F | 13F | 11 | 12 |
| Octal | 66 | 46 | 61 | 0 | 36 | 11 | 117 | 477 | 21 | 22 |
| Binary | 110110 | 100110 | 110001 | 0 | 11110 | 1001 | 1001111 | 100111111 | 10001 | 10010 |
Color Harmonies of #362631
Complementary color
Monochromatic Colors of #362631
Black with #362631
Text Example
Text Example
White with #362631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362631; }
p { color: rgb(54,38,49); }
H1.HeaderClassName
{
color: #362631;
}
.AnyTagClassName
{
color: #362631;
}
</style>
background-color css
<style>
a { background-color: #362631; }
a { background-color: rgb(54,38,49); }
div.DivClassName
{
background-color: #362631;
}
.BgClassName
{
background-color: #362631;
}
</style>
border-color css
<style>
span { border-color: #362631; }
span { border-color: rgb(54,38,49); }
td.TdClassName
{
border-color: #362631;
}
.TagClassName
{
border-color: #362631;
}
</style>