Shades of Mardi Gras #292429
Tints of Mardi Gras #292429
RGB
CMYK
RGB Variations
Color information
#292429 (or 0x292429) is known color: Mardi Gras. HEX triplet: 29, 24 and 29. RGB value is (41,36,41). Sum of RGB (Red+Green+Blue) = 41+36+41=118 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.75% from 118); Green value is 36 (14.45% from 255 or 30.51% from 118); Blue value is 41 (16.41% from 255 or 34.75% from 118); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #292429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292429 is #D6DBD6. Grayscale: #262626. Windows color (decimal): -14080983 or 2696233. OLE color: 2696233.
HSL color Cylindrical-coordinate representation of color #292429: hue angle of 300º degrees, saturation: 0.06, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #292429 is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 41 | - |
| CMYK | 0 | 0.12 | 0 | 0.84 |
| HSL | 300º | 0.06% | 0.15% | - |
| HSV(B) | 300º | 0.12% | 0.16% | - |
| XYZ | 1.95 | 1.89 | 2.36 | - |
| YUV | 38.07 | 129.66 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 41 | 0 | 0.12 | 0 | 0.84 | 300 | 0.06 | 0.15 |
| Hex | 29 | 24 | 29 | 0 | C | 0 | 54 | 12C | 6 | F |
| Octal | 51 | 44 | 51 | 0 | 14 | 0 | 124 | 454 | 6 | 17 |
| Binary | 101001 | 100100 | 101001 | 0 | 1100 | 0 | 1010100 | 100101100 | 110 | 1111 |
Color Harmonies of #292429
Complementary color
Monochromatic Colors of #292429
Black with #292429
Text Example
Text Example
White with #292429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292429; }
p { color: rgb(41,36,41); }
H1.HeaderClassName
{
color: #292429;
}
.AnyTagClassName
{
color: #292429;
}
</style>
background-color css
<style>
a { background-color: #292429; }
a { background-color: rgb(41,36,41); }
div.DivClassName
{
background-color: #292429;
}
.BgClassName
{
background-color: #292429;
}
</style>
border-color css
<style>
span { border-color: #292429; }
span { border-color: rgb(41,36,41); }
td.TdClassName
{
border-color: #292429;
}
.TagClassName
{
border-color: #292429;
}
</style>