Shades of Melanzane #261920
Tints of Melanzane #261920
RGB
CMYK
RGB Variations
Color information
#261920 (or 0x261920) is known color: Melanzane. HEX triplet: 26, 19 and 20. RGB value is (38,25,32). Sum of RGB (Red+Green+Blue) = 38+25+32=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 25 (10.16% from 255 or 26.32% from 95); Blue value is 32 (12.89% from 255 or 33.68% from 95); Max value from RGB is 38 - color contains mainly: red. Hex color #261920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261920 is #D9E6DF. Grayscale: #1D1D1D. Windows color (decimal): -14280416 or 2103590. OLE color: 2103590.
HSL color Cylindrical-coordinate representation of color #261920: hue angle of 327.69º degrees, saturation: 0.21, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #261920 is Cyan = 0, Magento = 0.34, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 25 | 32 | - |
| CMYK | 0 | 0.34 | 0.16 | 0.85 |
| HSL | 327.69º | 0.21% | 0.12% | - |
| HSV(B) | 327.69º | 0.34% | 0.15% | - |
| XYZ | 1.41 | 1.21 | 1.53 | - |
| YUV | 29.69 | 129.31 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 32 | 0 | 0.34 | 0.16 | 0.85 | 327.69 | 0.21 | 0.12 |
| Hex | 26 | 19 | 20 | 0 | 22 | 10 | 55 | 148 | 15 | C |
| Octal | 46 | 31 | 40 | 0 | 42 | 20 | 125 | 510 | 25 | 14 |
| Binary | 100110 | 11001 | 100000 | 0 | 100010 | 10000 | 1010101 | 101001000 | 10101 | 1100 |
Color Harmonies of #261920
Complementary color
Monochromatic Colors of #261920
Black with #261920
Text Example
Text Example
White with #261920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261920; }
p { color: rgb(38,25,32); }
H1.HeaderClassName
{
color: #261920;
}
.AnyTagClassName
{
color: #261920;
}
</style>
background-color css
<style>
a { background-color: #261920; }
a { background-color: rgb(38,25,32); }
div.DivClassName
{
background-color: #261920;
}
.BgClassName
{
background-color: #261920;
}
</style>
border-color css
<style>
span { border-color: #261920; }
span { border-color: rgb(38,25,32); }
td.TdClassName
{
border-color: #261920;
}
.TagClassName
{
border-color: #261920;
}
</style>