Shades of Melanzane #361930
Tints of Melanzane #361930
RGB
CMYK
RGB Variations
Color information
#361930 (or 0x361930) is known color: Melanzane. HEX triplet: 36, 19 and 30. RGB value is (54,25,48). Sum of RGB (Red+Green+Blue) = 54+25+48=127 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.52% from 127); Green value is 25 (10.16% from 255 or 19.69% from 127); Blue value is 48 (19.14% from 255 or 37.80% from 127); Max value from RGB is 54 - color contains mainly: red. Hex color #361930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361930 is #C9E6CF. Grayscale: #242424. Windows color (decimal): -13231824 or 3152182. OLE color: 3152182.
HSL color Cylindrical-coordinate representation of color #361930: hue angle of 312.41º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #361930 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 48 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.79 |
| HSL | 312.41º | 0.37% | 0.15% | - |
| HSV(B) | 312.41º | 0.54% | 0.21% | - |
| XYZ | 2.4 | 1.69 | 3 | - |
| YUV | 36.29 | 134.61 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 48 | 0 | 0.54 | 0.11 | 0.79 | 312.41 | 0.37 | 0.15 |
| Hex | 36 | 19 | 30 | 0 | 36 | B | 4F | 138 | 25 | F |
| Octal | 66 | 31 | 60 | 0 | 66 | 13 | 117 | 470 | 45 | 17 |
| Binary | 110110 | 11001 | 110000 | 0 | 110110 | 1011 | 1001111 | 100111000 | 100101 | 1111 |
Color Harmonies of #361930
Complementary color
Monochromatic Colors of #361930
Black with #361930
Text Example
Text Example
White with #361930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361930; }
p { color: rgb(54,25,48); }
H1.HeaderClassName
{
color: #361930;
}
.AnyTagClassName
{
color: #361930;
}
</style>
background-color css
<style>
a { background-color: #361930; }
a { background-color: rgb(54,25,48); }
div.DivClassName
{
background-color: #361930;
}
.BgClassName
{
background-color: #361930;
}
</style>
border-color css
<style>
span { border-color: #361930; }
span { border-color: rgb(54,25,48); }
td.TdClassName
{
border-color: #361930;
}
.TagClassName
{
border-color: #361930;
}
</style>