Shades of Mardi Gras #292629
Tints of Mardi Gras #292629
RGB
CMYK
RGB Variations
Color information
#292629 (or 0x292629) is known color: Mardi Gras. HEX triplet: 29, 26 and 29. RGB value is (41,38,41). Sum of RGB (Red+Green+Blue) = 41+38+41=120 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.17% from 120); Green value is 38 (15.23% from 255 or 31.67% from 120); Blue value is 41 (16.41% from 255 or 34.17% from 120); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #292629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292629 is #D6D9D6. Grayscale: #272727. Windows color (decimal): -14080471 or 2696745. OLE color: 2696745.
HSL color Cylindrical-coordinate representation of color #292629: hue angle of 300º degrees, saturation: 0.04, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #292629 is Cyan = 0, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 41 | - |
| CMYK | 0 | 0.07 | 0 | 0.84 |
| HSL | 300º | 0.04% | 0.15% | - |
| HSV(B) | 300º | 0.07% | 0.16% | - |
| XYZ | 2.01 | 2.02 | 2.38 | - |
| YUV | 39.24 | 128.99 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 41 | 0 | 0.07 | 0 | 0.84 | 300 | 0.04 | 0.15 |
| Hex | 29 | 26 | 29 | 0 | 7 | 0 | 54 | 12C | 4 | F |
| Octal | 51 | 46 | 51 | 0 | 7 | 0 | 124 | 454 | 4 | 17 |
| Binary | 101001 | 100110 | 101001 | 0 | 111 | 0 | 1010100 | 100101100 | 100 | 1111 |
Color Harmonies of #292629
Complementary color
Monochromatic Colors of #292629
Black with #292629
Text Example
Text Example
White with #292629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292629; }
p { color: rgb(41,38,41); }
H1.HeaderClassName
{
color: #292629;
}
.AnyTagClassName
{
color: #292629;
}
</style>
background-color css
<style>
a { background-color: #292629; }
a { background-color: rgb(41,38,41); }
div.DivClassName
{
background-color: #292629;
}
.BgClassName
{
background-color: #292629;
}
</style>
border-color css
<style>
span { border-color: #292629; }
span { border-color: rgb(41,38,41); }
td.TdClassName
{
border-color: #292629;
}
.TagClassName
{
border-color: #292629;
}
</style>