Shades of Melanzane #291926
Tints of Melanzane #291926
RGB
CMYK
RGB Variations
Color information
#291926 (or 0x291926) is known color: Melanzane. HEX triplet: 29, 19 and 26. RGB value is (41,25,38). Sum of RGB (Red+Green+Blue) = 41+25+38=104 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.42% from 104); Green value is 25 (10.16% from 255 or 24.04% from 104); Blue value is 38 (15.23% from 255 or 36.54% from 104); Max value from RGB is 41 - color contains mainly: red. Hex color #291926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291926 is #D6E6D9. Grayscale: #1F1F1F. Windows color (decimal): -14083802 or 2496809. OLE color: 2496809.
HSL color Cylindrical-coordinate representation of color #291926: hue angle of 311.25º degrees, saturation: 0.24, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #291926 is Cyan = 0, Magento = 0.39, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 25 | 38 | - |
| CMYK | 0 | 0.39 | 0.07 | 0.84 |
| HSL | 311.25º | 0.24% | 0.13% | - |
| HSV(B) | 311.25º | 0.39% | 0.16% | - |
| XYZ | 1.61 | 1.31 | 2 | - |
| YUV | 31.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 38 | 0 | 0.39 | 0.07 | 0.84 | 311.25 | 0.24 | 0.13 |
| Hex | 29 | 19 | 26 | 0 | 27 | 7 | 54 | 137 | 18 | D |
| Octal | 51 | 31 | 46 | 0 | 47 | 7 | 124 | 467 | 30 | 15 |
| Binary | 101001 | 11001 | 100110 | 0 | 100111 | 111 | 1010100 | 100110111 | 11000 | 1101 |
Color Harmonies of #291926
Complementary color
Monochromatic Colors of #291926
Black with #291926
Text Example
Text Example
White with #291926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291926; }
p { color: rgb(41,25,38); }
H1.HeaderClassName
{
color: #291926;
}
.AnyTagClassName
{
color: #291926;
}
</style>
background-color css
<style>
a { background-color: #291926; }
a { background-color: rgb(41,25,38); }
div.DivClassName
{
background-color: #291926;
}
.BgClassName
{
background-color: #291926;
}
</style>
border-color css
<style>
span { border-color: #291926; }
span { border-color: rgb(41,25,38); }
td.TdClassName
{
border-color: #291926;
}
.TagClassName
{
border-color: #291926;
}
</style>