Shades of Melanzane #363035
Tints of Melanzane #363035
RGB
CMYK
RGB Variations
Color information
#363035 (or 0x363035) is known color: Melanzane. HEX triplet: 36, 30 and 35. RGB value is (54,48,53). Sum of RGB (Red+Green+Blue) = 54+48+53=155 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.84% from 155); Green value is 48 (19.14% from 255 or 30.97% from 155); Blue value is 53 (21.09% from 255 or 34.19% from 155); Max value from RGB is 54 - color contains mainly: red. Hex color #363035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363035 is #C9CFCA. Grayscale: #323232. Windows color (decimal): -13225931 or 3485750. OLE color: 3485750.
HSL color Cylindrical-coordinate representation of color #363035: hue angle of 310º degrees, saturation: 0.06, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #363035 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 53 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.79 |
| HSL | 310º | 0.06% | 0.2% | - |
| HSV(B) | 310º | 0.11% | 0.21% | - |
| XYZ | 3.22 | 3.16 | 3.81 | - |
| YUV | 50.36 | 129.49 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 53 | 0 | 0.11 | 0.02 | 0.79 | 310 | 0.06 | 0.2 |
| Hex | 36 | 30 | 35 | 0 | B | 2 | 4F | 136 | 6 | 14 |
| Octal | 66 | 60 | 65 | 0 | 13 | 2 | 117 | 466 | 6 | 24 |
| Binary | 110110 | 110000 | 110101 | 0 | 1011 | 10 | 1001111 | 100110110 | 110 | 10100 |
Color Harmonies of #363035
Complementary color
Monochromatic Colors of #363035
Black with #363035
Text Example
Text Example
White with #363035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363035; }
p { color: rgb(54,48,53); }
H1.HeaderClassName
{
color: #363035;
}
.AnyTagClassName
{
color: #363035;
}
</style>
background-color css
<style>
a { background-color: #363035; }
a { background-color: rgb(54,48,53); }
div.DivClassName
{
background-color: #363035;
}
.BgClassName
{
background-color: #363035;
}
</style>
border-color css
<style>
span { border-color: #363035; }
span { border-color: rgb(54,48,53); }
td.TdClassName
{
border-color: #363035;
}
.TagClassName
{
border-color: #363035;
}
</style>