Shades of Melanzane #261121
Tints of Melanzane #261121
RGB
CMYK
RGB Variations
Color information
#261121 (or 0x261121) is known color: Melanzane. HEX triplet: 26, 11 and 21. RGB value is (38,17,33). Sum of RGB (Red+Green+Blue) = 38+17+33=88 (11% of max value = 765). Red value is 38 (15.23% from 255 or 43.18% from 88); Green value is 17 (7.03% from 255 or 19.32% from 88); Blue value is 33 (13.28% from 255 or 37.5% from 88); Max value from RGB is 38 - color contains mainly: red. Hex color #261121 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261121 is #D9EEDE. Grayscale: #191919. Windows color (decimal): -14282463 or 2167078. OLE color: 2167078.
HSL color Cylindrical-coordinate representation of color #261121: hue angle of 314.29º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #261121 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 17 | 33 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.85 |
| HSL | 314.29º | 0.38% | 0.11% | - |
| HSV(B) | 314.29º | 0.55% | 0.15% | - |
| XYZ | 1.27 | 0.92 | 1.55 | - |
| YUV | 25.1 | 132.46 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 33 | 0 | 0.55 | 0.13 | 0.85 | 314.29 | 0.38 | 0.11 |
| Hex | 26 | 11 | 21 | 0 | 37 | D | 55 | 13A | 26 | B |
| Octal | 46 | 21 | 41 | 0 | 67 | 15 | 125 | 472 | 46 | 13 |
| Binary | 100110 | 10001 | 100001 | 0 | 110111 | 1101 | 1010101 | 100111010 | 100110 | 1011 |
Color Harmonies of #261121
Complementary color
Monochromatic Colors of #261121
Black with #261121
Text Example
Text Example
White with #261121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261121; }
p { color: rgb(38,17,33); }
H1.HeaderClassName
{
color: #261121;
}
.AnyTagClassName
{
color: #261121;
}
</style>
background-color css
<style>
a { background-color: #261121; }
a { background-color: rgb(38,17,33); }
div.DivClassName
{
background-color: #261121;
}
.BgClassName
{
background-color: #261121;
}
</style>
border-color css
<style>
span { border-color: #261121; }
span { border-color: rgb(38,17,33); }
td.TdClassName
{
border-color: #261121;
}
.TagClassName
{
border-color: #261121;
}
</style>