Shades of Melanzane #362730
Tints of Melanzane #362730
RGB
CMYK
RGB Variations
Color information
#362730 (or 0x362730) is known color: Melanzane. HEX triplet: 36, 27 and 30. RGB value is (54,39,48). Sum of RGB (Red+Green+Blue) = 54+39+48=141 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.30% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 48 (19.14% from 255 or 34.04% from 141); Max value from RGB is 54 - color contains mainly: red. Hex color #362730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362730 is #C9D8CF. Grayscale: #2C2C2C. Windows color (decimal): -13228240 or 3155766. OLE color: 3155766.
HSL color Cylindrical-coordinate representation of color #362730: hue angle of 324º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #362730 is Cyan = 0, Magento = 0.28, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 39 | 48 | - |
| CMYK | 0 | 0.28 | 0.11 | 0.79 |
| HSL | 324º | 0.16% | 0.18% | - |
| HSV(B) | 324º | 0.28% | 0.21% | - |
| XYZ | 2.78 | 2.45 | 3.12 | - |
| YUV | 44.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 48 | 0 | 0.28 | 0.11 | 0.79 | 324 | 0.16 | 0.18 |
| Hex | 36 | 27 | 30 | 0 | 1C | B | 4F | 144 | 10 | 12 |
| Octal | 66 | 47 | 60 | 0 | 34 | 13 | 117 | 504 | 20 | 22 |
| Binary | 110110 | 100111 | 110000 | 0 | 11100 | 1011 | 1001111 | 101000100 | 10000 | 10010 |
Color Harmonies of #362730
Complementary color
Monochromatic Colors of #362730
Black with #362730
Text Example
Text Example
White with #362730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362730; }
p { color: rgb(54,39,48); }
H1.HeaderClassName
{
color: #362730;
}
.AnyTagClassName
{
color: #362730;
}
</style>
background-color css
<style>
a { background-color: #362730; }
a { background-color: rgb(54,39,48); }
div.DivClassName
{
background-color: #362730;
}
.BgClassName
{
background-color: #362730;
}
</style>
border-color css
<style>
span { border-color: #362730; }
span { border-color: rgb(54,39,48); }
td.TdClassName
{
border-color: #362730;
}
.TagClassName
{
border-color: #362730;
}
</style>