Shades of Melanzane #290822
Tints of Melanzane #290822
RGB
CMYK
RGB Variations
Color information
#290822 (or 0x290822) is known color: Melanzane. HEX triplet: 29, 08 and 22. RGB value is (41,8,34). Sum of RGB (Red+Green+Blue) = 41+8+34=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 34 (13.67% from 255 or 40.96% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #290822 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290822 is #D6F7DD. Grayscale: #141414. Windows color (decimal): -14088158 or 2230313. OLE color: 2230313.
HSL color Cylindrical-coordinate representation of color #290822: hue angle of 312.73º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #290822 is Cyan = 0, Magento = 0.80, Yellow = 0.17 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 8 | 34 | - |
| CMYK | 0 | 0.80 | 0.17 | 0.84 |
| HSL | 312.73º | 0.67% | 0.1% | - |
| HSV(B) | 312.73º | 0.8% | 0.16% | - |
| XYZ | 1.29 | 0.76 | 1.59 | - |
| YUV | 20.83 | 135.43 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 34 | 0 | 0.80 | 0.17 | 0.84 | 312.73 | 0.67 | 0.1 |
| Hex | 29 | 8 | 22 | 0 | 50 | 11 | 54 | 139 | 43 | A |
| Octal | 51 | 10 | 42 | 0 | 120 | 21 | 124 | 471 | 103 | 12 |
| Binary | 101001 | 1000 | 100010 | 0 | 1010000 | 10001 | 1010100 | 100111001 | 1000011 | 1010 |
Color Harmonies of #290822
Complementary color
Monochromatic Colors of #290822
Black with #290822
Text Example
Text Example
White with #290822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290822; }
p { color: rgb(41,8,34); }
H1.HeaderClassName
{
color: #290822;
}
.AnyTagClassName
{
color: #290822;
}
</style>
background-color css
<style>
a { background-color: #290822; }
a { background-color: rgb(41,8,34); }
div.DivClassName
{
background-color: #290822;
}
.BgClassName
{
background-color: #290822;
}
</style>
border-color css
<style>
span { border-color: #290822; }
span { border-color: rgb(41,8,34); }
td.TdClassName
{
border-color: #290822;
}
.TagClassName
{
border-color: #290822;
}
</style>