Shades of Melanzane #261221
Tints of Melanzane #261221
RGB
CMYK
RGB Variations
Color information
#261221 (or 0x261221) is known color: Melanzane. HEX triplet: 26, 12 and 21. RGB value is (38,18,33). Sum of RGB (Red+Green+Blue) = 38+18+33=89 (11% of max value = 765). Red value is 38 (15.23% from 255 or 42.70% from 89); Green value is 18 (7.42% from 255 or 20.22% from 89); Blue value is 33 (13.28% from 255 or 37.08% from 89); Max value from RGB is 38 - color contains mainly: red. Hex color #261221 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261221 is #D9EDDE. Grayscale: #191919. Windows color (decimal): -14282207 or 2167334. OLE color: 2167334.
HSL color Cylindrical-coordinate representation of color #261221: hue angle of 315º 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 #261221 is Cyan = 0, Magento = 0.53, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 18 | 33 | - |
| CMYK | 0 | 0.53 | 0.13 | 0.85 |
| HSL | 315º | 0.36% | 0.11% | - |
| HSV(B) | 315º | 0.53% | 0.15% | - |
| XYZ | 1.29 | 0.95 | 1.56 | - |
| YUV | 25.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 33 | 0 | 0.53 | 0.13 | 0.85 | 315 | 0.36 | 0.11 |
| Hex | 26 | 12 | 21 | 0 | 35 | D | 55 | 13B | 24 | B |
| Octal | 46 | 22 | 41 | 0 | 65 | 15 | 125 | 473 | 44 | 13 |
| Binary | 100110 | 10010 | 100001 | 0 | 110101 | 1101 | 1010101 | 100111011 | 100100 | 1011 |
Color Harmonies of #261221
Complementary color
Monochromatic Colors of #261221
Black with #261221
Text Example
Text Example
White with #261221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261221; }
p { color: rgb(38,18,33); }
H1.HeaderClassName
{
color: #261221;
}
.AnyTagClassName
{
color: #261221;
}
</style>
background-color css
<style>
a { background-color: #261221; }
a { background-color: rgb(38,18,33); }
div.DivClassName
{
background-color: #261221;
}
.BgClassName
{
background-color: #261221;
}
</style>
border-color css
<style>
span { border-color: #261221; }
span { border-color: rgb(38,18,33); }
td.TdClassName
{
border-color: #261221;
}
.TagClassName
{
border-color: #261221;
}
</style>