Shades of Melanzane #291822
Tints of Melanzane #291822
RGB
CMYK
RGB Variations
Color information
#291822 (or 0x291822) is known color: Melanzane. HEX triplet: 29, 18 and 22. RGB value is (41,24,34). Sum of RGB (Red+Green+Blue) = 41+24+34=99 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41.41% from 99); Green value is 24 (9.77% from 255 or 24.24% from 99); Blue value is 34 (13.67% from 255 or 34.34% from 99); Max value from RGB is 41 - color contains mainly: red. Hex color #291822 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291822 is #D6E7DD. Grayscale: #1E1E1E. Windows color (decimal): -14084062 or 2234409. OLE color: 2234409.
HSL color Cylindrical-coordinate representation of color #291822: hue angle of 324.71º 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 #291822 is Cyan = 0, Magento = 0.41, Yellow = 0.17 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 24 | 34 | - |
| CMYK | 0 | 0.41 | 0.17 | 0.84 |
| HSL | 324.71º | 0.26% | 0.13% | - |
| HSV(B) | 324.71º | 0.41% | 0.16% | - |
| XYZ | 1.53 | 1.24 | 1.67 | - |
| YUV | 30.22 | 130.13 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 34 | 0 | 0.41 | 0.17 | 0.84 | 324.71 | 0.26 | 0.13 |
| Hex | 29 | 18 | 22 | 0 | 29 | 11 | 54 | 145 | 1A | D |
| Octal | 51 | 30 | 42 | 0 | 51 | 21 | 124 | 505 | 32 | 15 |
| Binary | 101001 | 11000 | 100010 | 0 | 101001 | 10001 | 1010100 | 101000101 | 11010 | 1101 |
Color Harmonies of #291822
Complementary color
Monochromatic Colors of #291822
Black with #291822
Text Example
Text Example
White with #291822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291822; }
p { color: rgb(41,24,34); }
H1.HeaderClassName
{
color: #291822;
}
.AnyTagClassName
{
color: #291822;
}
</style>
background-color css
<style>
a { background-color: #291822; }
a { background-color: rgb(41,24,34); }
div.DivClassName
{
background-color: #291822;
}
.BgClassName
{
background-color: #291822;
}
</style>
border-color css
<style>
span { border-color: #291822; }
span { border-color: rgb(41,24,34); }
td.TdClassName
{
border-color: #291822;
}
.TagClassName
{
border-color: #291822;
}
</style>