Shades of Melanzane #291421
Tints of Melanzane #291421
RGB
CMYK
RGB Variations
Color information
#291421 (or 0x291421) is known color: Melanzane. HEX triplet: 29, 14 and 21. RGB value is (41,20,33). Sum of RGB (Red+Green+Blue) = 41+20+33=94 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.62% from 94); Green value is 20 (8.20% from 255 or 21.28% from 94); Blue value is 33 (13.28% from 255 or 35.11% from 94); Max value from RGB is 41 - color contains mainly: red. Hex color #291421 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291421 is #D6EBDE. Grayscale: #1B1B1B. Windows color (decimal): -14085087 or 2167849. OLE color: 2167849.
HSL color Cylindrical-coordinate representation of color #291421: hue angle of 322.86º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #291421 is Cyan = 0, Magento = 0.51, Yellow = 0.20 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 20 | 33 | - |
| CMYK | 0 | 0.51 | 0.20 | 0.84 |
| HSL | 322.86º | 0.34% | 0.12% | - |
| HSV(B) | 322.86º | 0.51% | 0.16% | - |
| XYZ | 1.44 | 1.08 | 1.57 | - |
| YUV | 27.76 | 130.96 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 33 | 0 | 0.51 | 0.20 | 0.84 | 322.86 | 0.34 | 0.12 |
| Hex | 29 | 14 | 21 | 0 | 33 | 14 | 54 | 143 | 22 | C |
| Octal | 51 | 24 | 41 | 0 | 63 | 24 | 124 | 503 | 42 | 14 |
| Binary | 101001 | 10100 | 100001 | 0 | 110011 | 10100 | 1010100 | 101000011 | 100010 | 1100 |
Color Harmonies of #291421
Complementary color
Monochromatic Colors of #291421
Black with #291421
Text Example
Text Example
White with #291421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291421; }
p { color: rgb(41,20,33); }
H1.HeaderClassName
{
color: #291421;
}
.AnyTagClassName
{
color: #291421;
}
</style>
background-color css
<style>
a { background-color: #291421; }
a { background-color: rgb(41,20,33); }
div.DivClassName
{
background-color: #291421;
}
.BgClassName
{
background-color: #291421;
}
</style>
border-color css
<style>
span { border-color: #291421; }
span { border-color: rgb(41,20,33); }
td.TdClassName
{
border-color: #291421;
}
.TagClassName
{
border-color: #291421;
}
</style>