Shades of Mardi Gras #291329
Tints of Mardi Gras #291329
RGB
CMYK
RGB Variations
Color information
#291329 (or 0x291329) is known color: Mardi Gras. HEX triplet: 29, 13 and 29. RGB value is (41,19,41). Sum of RGB (Red+Green+Blue) = 41+19+41=101 (13% of max value = 765). Red value is 41 (16.41% from 255 or 40.59% from 101); Green value is 19 (7.81% from 255 or 18.81% from 101); Blue value is 41 (16.41% from 255 or 40.59% from 101); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #291329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291329 is #D6ECD6. Grayscale: #1C1C1C. Windows color (decimal): -14085335 or 2691881. OLE color: 2691881.
HSL color Cylindrical-coordinate representation of color #291329: hue angle of 300º 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 #291329 is Cyan = 0, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 41 | - |
| CMYK | 0 | 0.54 | 0 | 0.84 |
| HSL | 300º | 0.37% | 0.12% | - |
| HSV(B) | 300º | 0.54% | 0.16% | - |
| XYZ | 1.55 | 1.1 | 2.23 | - |
| YUV | 28.09 | 135.29 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 41 | 0 | 0.54 | 0 | 0.84 | 300 | 0.37 | 0.12 |
| Hex | 29 | 13 | 29 | 0 | 36 | 0 | 54 | 12C | 25 | C |
| Octal | 51 | 23 | 51 | 0 | 66 | 0 | 124 | 454 | 45 | 14 |
| Binary | 101001 | 10011 | 101001 | 0 | 110110 | 0 | 1010100 | 100101100 | 100101 | 1100 |
Color Harmonies of #291329
Complementary color
Monochromatic Colors of #291329
Black with #291329
Text Example
Text Example
White with #291329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291329; }
p { color: rgb(41,19,41); }
H1.HeaderClassName
{
color: #291329;
}
.AnyTagClassName
{
color: #291329;
}
</style>
background-color css
<style>
a { background-color: #291329; }
a { background-color: rgb(41,19,41); }
div.DivClassName
{
background-color: #291329;
}
.BgClassName
{
background-color: #291329;
}
</style>
border-color css
<style>
span { border-color: #291329; }
span { border-color: rgb(41,19,41); }
td.TdClassName
{
border-color: #291329;
}
.TagClassName
{
border-color: #291329;
}
</style>