Shades of Mardi Gras #292329
Tints of Mardi Gras #292329
RGB
CMYK
RGB Variations
Color information
#292329 (or 0x292329) is known color: Mardi Gras. HEX triplet: 29, 23 and 29. RGB value is (41,35,41). Sum of RGB (Red+Green+Blue) = 41+35+41=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 35 (14.06% from 255 or 29.91% from 117); Blue value is 41 (16.41% from 255 or 35.04% from 117); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #292329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292329 is #D6DCD6. Grayscale: #252525. Windows color (decimal): -14081239 or 2695977. OLE color: 2695977.
HSL color Cylindrical-coordinate representation of color #292329: hue angle of 300º degrees, saturation: 0.08, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #292329 is Cyan = 0, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 35 | 41 | - |
| CMYK | 0 | 0.15 | 0 | 0.84 |
| HSL | 300º | 0.08% | 0.15% | - |
| HSV(B) | 300º | 0.15% | 0.16% | - |
| XYZ | 1.92 | 1.83 | 2.35 | - |
| YUV | 37.48 | 129.99 | 130.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 41 | 0 | 0.15 | 0 | 0.84 | 300 | 0.08 | 0.15 |
| Hex | 29 | 23 | 29 | 0 | F | 0 | 54 | 12C | 8 | F |
| Octal | 51 | 43 | 51 | 0 | 17 | 0 | 124 | 454 | 10 | 17 |
| Binary | 101001 | 100011 | 101001 | 0 | 1111 | 0 | 1010100 | 100101100 | 1000 | 1111 |
Color Harmonies of #292329
Complementary color
Monochromatic Colors of #292329
Black with #292329
Text Example
Text Example
White with #292329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292329; }
p { color: rgb(41,35,41); }
H1.HeaderClassName
{
color: #292329;
}
.AnyTagClassName
{
color: #292329;
}
</style>
background-color css
<style>
a { background-color: #292329; }
a { background-color: rgb(41,35,41); }
div.DivClassName
{
background-color: #292329;
}
.BgClassName
{
background-color: #292329;
}
</style>
border-color css
<style>
span { border-color: #292329; }
span { border-color: rgb(41,35,41); }
td.TdClassName
{
border-color: #292329;
}
.TagClassName
{
border-color: #292329;
}
</style>