Shades of Mardi Gras #292529
Tints of Mardi Gras #292529
RGB
CMYK
RGB Variations
Color information
#292529 (or 0x292529) is known color: Mardi Gras. HEX triplet: 29, 25 and 29. RGB value is (41,37,41). Sum of RGB (Red+Green+Blue) = 41+37+41=119 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.45% from 119); Green value is 37 (14.84% from 255 or 31.09% from 119); Blue value is 41 (16.41% from 255 or 34.45% from 119); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #292529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292529 is #D6DAD6. Grayscale: #262626. Windows color (decimal): -14080727 or 2696489. OLE color: 2696489.
HSL color Cylindrical-coordinate representation of color #292529: hue angle of 300º degrees, saturation: 0.05, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #292529 is Cyan = 0, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 37 | 41 | - |
| CMYK | 0 | 0.10 | 0 | 0.84 |
| HSL | 300º | 0.05% | 0.15% | - |
| HSV(B) | 300º | 0.1% | 0.16% | - |
| XYZ | 1.98 | 1.95 | 2.37 | - |
| YUV | 38.65 | 129.33 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 41 | 0 | 0.10 | 0 | 0.84 | 300 | 0.05 | 0.15 |
| Hex | 29 | 25 | 29 | 0 | A | 0 | 54 | 12C | 5 | F |
| Octal | 51 | 45 | 51 | 0 | 12 | 0 | 124 | 454 | 5 | 17 |
| Binary | 101001 | 100101 | 101001 | 0 | 1010 | 0 | 1010100 | 100101100 | 101 | 1111 |
Color Harmonies of #292529
Complementary color
Monochromatic Colors of #292529
Black with #292529
Text Example
Text Example
White with #292529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292529; }
p { color: rgb(41,37,41); }
H1.HeaderClassName
{
color: #292529;
}
.AnyTagClassName
{
color: #292529;
}
</style>
background-color css
<style>
a { background-color: #292529; }
a { background-color: rgb(41,37,41); }
div.DivClassName
{
background-color: #292529;
}
.BgClassName
{
background-color: #292529;
}
</style>
border-color css
<style>
span { border-color: #292529; }
span { border-color: rgb(41,37,41); }
td.TdClassName
{
border-color: #292529;
}
.TagClassName
{
border-color: #292529;
}
</style>