Shades of Melanzane #291321
Tints of Melanzane #291321
RGB
CMYK
RGB Variations
Color information
#291321 (or 0x291321) is known color: Melanzane. HEX triplet: 29, 13 and 21. RGB value is (41,19,33). Sum of RGB (Red+Green+Blue) = 41+19+33=93 (12% of max value = 765). Red value is 41 (16.41% from 255 or 44.09% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 33 (13.28% from 255 or 35.48% from 93); Max value from RGB is 41 - color contains mainly: red. Hex color #291321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291321 is #D6ECDE. Grayscale: #1B1B1B. Windows color (decimal): -14085343 or 2167593. OLE color: 2167593.
HSL color Cylindrical-coordinate representation of color #291321: hue angle of 321.82º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #291321 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 33 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.84 |
| HSL | 321.82º | 0.37% | 0.12% | - |
| HSV(B) | 321.82º | 0.54% | 0.16% | - |
| XYZ | 1.42 | 1.05 | 1.57 | - |
| YUV | 27.17 | 131.29 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 33 | 0 | 0.54 | 0.20 | 0.84 | 321.82 | 0.37 | 0.12 |
| Hex | 29 | 13 | 21 | 0 | 36 | 14 | 54 | 142 | 25 | C |
| Octal | 51 | 23 | 41 | 0 | 66 | 24 | 124 | 502 | 45 | 14 |
| Binary | 101001 | 10011 | 100001 | 0 | 110110 | 10100 | 1010100 | 101000010 | 100101 | 1100 |
Color Harmonies of #291321
Complementary color
Monochromatic Colors of #291321
Black with #291321
Text Example
Text Example
White with #291321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291321; }
p { color: rgb(41,19,33); }
H1.HeaderClassName
{
color: #291321;
}
.AnyTagClassName
{
color: #291321;
}
</style>
background-color css
<style>
a { background-color: #291321; }
a { background-color: rgb(41,19,33); }
div.DivClassName
{
background-color: #291321;
}
.BgClassName
{
background-color: #291321;
}
</style>
border-color css
<style>
span { border-color: #291321; }
span { border-color: rgb(41,19,33); }
td.TdClassName
{
border-color: #291321;
}
.TagClassName
{
border-color: #291321;
}
</style>