Shades of Melanzane #241520
Tints of Melanzane #241520
RGB
CMYK
RGB Variations
Color information
#241520 (or 0x241520) is known color: Melanzane. HEX triplet: 24, 15 and 20. RGB value is (36,21,32). Sum of RGB (Red+Green+Blue) = 36+21+32=89 (11% of max value = 765). Red value is 36 (14.45% from 255 or 40.45% from 89); Green value is 21 (8.59% from 255 or 23.60% from 89); Blue value is 32 (12.89% from 255 or 35.96% from 89); Max value from RGB is 36 - color contains mainly: red. Hex color #241520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #241520 is #DBEADF. Grayscale: #1A1A1A. Windows color (decimal): -14412512 or 2102564. OLE color: 2102564.
HSL color Cylindrical-coordinate representation of color #241520: hue angle of 316º degrees, saturation: 0.26, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #241520 is Cyan = 0, Magento = 0.42, Yellow = 0.11 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 21 | 32 | - |
| CMYK | 0 | 0.42 | 0.11 | 0.86 |
| HSL | 316º | 0.26% | 0.11% | - |
| HSV(B) | 316º | 0.42% | 0.14% | - |
| XYZ | 1.26 | 1.02 | 1.5 | - |
| YUV | 26.74 | 130.97 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 21 | 32 | 0 | 0.42 | 0.11 | 0.86 | 316 | 0.26 | 0.11 |
| Hex | 24 | 15 | 20 | 0 | 2A | B | 56 | 13C | 1A | B |
| Octal | 44 | 25 | 40 | 0 | 52 | 13 | 126 | 474 | 32 | 13 |
| Binary | 100100 | 10101 | 100000 | 0 | 101010 | 1011 | 1010110 | 100111100 | 11010 | 1011 |
Color Harmonies of #241520
Complementary color
Monochromatic Colors of #241520
Black with #241520
Text Example
Text Example
White with #241520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241520; }
p { color: rgb(36,21,32); }
H1.HeaderClassName
{
color: #241520;
}
.AnyTagClassName
{
color: #241520;
}
</style>
background-color css
<style>
a { background-color: #241520; }
a { background-color: rgb(36,21,32); }
div.DivClassName
{
background-color: #241520;
}
.BgClassName
{
background-color: #241520;
}
</style>
border-color css
<style>
span { border-color: #241520; }
span { border-color: rgb(36,21,32); }
td.TdClassName
{
border-color: #241520;
}
.TagClassName
{
border-color: #241520;
}
</style>