Shades of Melanzane #291826
Tints of Melanzane #291826
RGB
CMYK
RGB Variations
Color information
#291826 (or 0x291826) is known color: Melanzane. HEX triplet: 29, 18 and 26. RGB value is (41,24,38). Sum of RGB (Red+Green+Blue) = 41+24+38=103 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.81% from 103); Green value is 24 (9.77% from 255 or 23.30% from 103); Blue value is 38 (15.23% from 255 or 36.89% from 103); Max value from RGB is 41 - color contains mainly: red. Hex color #291826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291826 is #D6E7D9. Grayscale: #1E1E1E. Windows color (decimal): -14084058 or 2496553. OLE color: 2496553.
HSL color Cylindrical-coordinate representation of color #291826: hue angle of 310.59º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #291826 is Cyan = 0, Magento = 0.41, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 24 | 38 | - |
| CMYK | 0 | 0.41 | 0.07 | 0.84 |
| HSL | 310.59º | 0.26% | 0.13% | - |
| HSV(B) | 310.59º | 0.41% | 0.16% | - |
| XYZ | 1.59 | 1.26 | 1.99 | - |
| YUV | 30.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 38 | 0 | 0.41 | 0.07 | 0.84 | 310.59 | 0.26 | 0.13 |
| Hex | 29 | 18 | 26 | 0 | 29 | 7 | 54 | 137 | 1A | D |
| Octal | 51 | 30 | 46 | 0 | 51 | 7 | 124 | 467 | 32 | 15 |
| Binary | 101001 | 11000 | 100110 | 0 | 101001 | 111 | 1010100 | 100110111 | 11010 | 1101 |
Color Harmonies of #291826
Complementary color
Monochromatic Colors of #291826
Black with #291826
Text Example
Text Example
White with #291826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291826; }
p { color: rgb(41,24,38); }
H1.HeaderClassName
{
color: #291826;
}
.AnyTagClassName
{
color: #291826;
}
</style>
background-color css
<style>
a { background-color: #291826; }
a { background-color: rgb(41,24,38); }
div.DivClassName
{
background-color: #291826;
}
.BgClassName
{
background-color: #291826;
}
</style>
border-color css
<style>
span { border-color: #291826; }
span { border-color: rgb(41,24,38); }
td.TdClassName
{
border-color: #291826;
}
.TagClassName
{
border-color: #291826;
}
</style>