Shades of Mardi Gras #291729
Tints of Mardi Gras #291729
RGB
CMYK
RGB Variations
Color information
#291729 (or 0x291729) is known color: Mardi Gras. HEX triplet: 29, 17 and 29. RGB value is (41,23,41). Sum of RGB (Red+Green+Blue) = 41+23+41=105 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.05% from 105); Green value is 23 (9.38% from 255 or 21.90% from 105); Blue value is 41 (16.41% from 255 or 39.05% from 105); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #291729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291729 is #D6E8D6. Grayscale: #1E1E1E. Windows color (decimal): -14084311 or 2692905. OLE color: 2692905.
HSL color Cylindrical-coordinate representation of color #291729: hue angle of 300º degrees, saturation: 0.28, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #291729 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 23 | 41 | - |
| CMYK | 0 | 0.44 | 0 | 0.84 |
| HSL | 300º | 0.28% | 0.13% | - |
| HSV(B) | 300º | 0.44% | 0.16% | - |
| XYZ | 1.62 | 1.24 | 2.25 | - |
| YUV | 30.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 41 | 0 | 0.44 | 0 | 0.84 | 300 | 0.28 | 0.13 |
| Hex | 29 | 17 | 29 | 0 | 2C | 0 | 54 | 12C | 1C | D |
| Octal | 51 | 27 | 51 | 0 | 54 | 0 | 124 | 454 | 34 | 15 |
| Binary | 101001 | 10111 | 101001 | 0 | 101100 | 0 | 1010100 | 100101100 | 11100 | 1101 |
Color Harmonies of #291729
Complementary color
Monochromatic Colors of #291729
Black with #291729
Text Example
Text Example
White with #291729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291729; }
p { color: rgb(41,23,41); }
H1.HeaderClassName
{
color: #291729;
}
.AnyTagClassName
{
color: #291729;
}
</style>
background-color css
<style>
a { background-color: #291729; }
a { background-color: rgb(41,23,41); }
div.DivClassName
{
background-color: #291729;
}
.BgClassName
{
background-color: #291729;
}
</style>
border-color css
<style>
span { border-color: #291729; }
span { border-color: rgb(41,23,41); }
td.TdClassName
{
border-color: #291729;
}
.TagClassName
{
border-color: #291729;
}
</style>