Shades of Melanzane #261220
Tints of Melanzane #261220
RGB
CMYK
RGB Variations
Color information
#261220 (or 0x261220) is known color: Melanzane. HEX triplet: 26, 12 and 20. RGB value is (38,18,32). Sum of RGB (Red+Green+Blue) = 38+18+32=88 (11% of max value = 765). Red value is 38 (15.23% from 255 or 43.18% from 88); Green value is 18 (7.42% from 255 or 20.45% from 88); Blue value is 32 (12.89% from 255 or 36.36% from 88); Max value from RGB is 38 - color contains mainly: red. Hex color #261220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261220 is #D9EDDF. Grayscale: #191919. Windows color (decimal): -14282208 or 2101798. OLE color: 2101798.
HSL color Cylindrical-coordinate representation of color #261220: hue angle of 318º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #261220 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 18 | 32 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.85 |
| HSL | 318º | 0.36% | 0.11% | - |
| HSV(B) | 318º | 0.53% | 0.15% | - |
| XYZ | 1.28 | 0.95 | 1.48 | - |
| YUV | 25.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 32 | 0 | 0.53 | 0.16 | 0.85 | 318 | 0.36 | 0.11 |
| Hex | 26 | 12 | 20 | 0 | 35 | 10 | 55 | 13E | 24 | B |
| Octal | 46 | 22 | 40 | 0 | 65 | 20 | 125 | 476 | 44 | 13 |
| Binary | 100110 | 10010 | 100000 | 0 | 110101 | 10000 | 1010101 | 100111110 | 100100 | 1011 |
Color Harmonies of #261220
Complementary color
Monochromatic Colors of #261220
Black with #261220
Text Example
Text Example
White with #261220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261220; }
p { color: rgb(38,18,32); }
H1.HeaderClassName
{
color: #261220;
}
.AnyTagClassName
{
color: #261220;
}
</style>
background-color css
<style>
a { background-color: #261220; }
a { background-color: rgb(38,18,32); }
div.DivClassName
{
background-color: #261220;
}
.BgClassName
{
background-color: #261220;
}
</style>
border-color css
<style>
span { border-color: #261220; }
span { border-color: rgb(38,18,32); }
td.TdClassName
{
border-color: #261220;
}
.TagClassName
{
border-color: #261220;
}
</style>