Shades of Mardi Gras #291728
Tints of Mardi Gras #291728
RGB
CMYK
RGB Variations
Color information
#291728 (or 0x291728) is known color: Mardi Gras. HEX triplet: 29, 17 and 28. RGB value is (41,23,40). Sum of RGB (Red+Green+Blue) = 41+23+40=104 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.42% from 104); Green value is 23 (9.38% from 255 or 22.12% from 104); Blue value is 40 (16.02% from 255 or 38.46% from 104); Max value from RGB is 41 - color contains mainly: red. Hex color #291728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291728 is #D6E8D7. Grayscale: #1E1E1E. Windows color (decimal): -14084312 or 2627369. OLE color: 2627369.
HSL color Cylindrical-coordinate representation of color #291728: hue angle of 303.33º 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 #291728 is Cyan = 0, Magento = 0.44, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 23 | 40 | - |
| CMYK | 0 | 0.44 | 0.02 | 0.84 |
| HSL | 303.33º | 0.28% | 0.13% | - |
| HSV(B) | 303.33º | 0.44% | 0.16% | - |
| XYZ | 1.6 | 1.24 | 2.16 | - |
| YUV | 30.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 40 | 0 | 0.44 | 0.02 | 0.84 | 303.33 | 0.28 | 0.13 |
| Hex | 29 | 17 | 28 | 0 | 2C | 2 | 54 | 12F | 1C | D |
| Octal | 51 | 27 | 50 | 0 | 54 | 2 | 124 | 457 | 34 | 15 |
| Binary | 101001 | 10111 | 101000 | 0 | 101100 | 10 | 1010100 | 100101111 | 11100 | 1101 |
Color Harmonies of #291728
Complementary color
Monochromatic Colors of #291728
Black with #291728
Text Example
Text Example
White with #291728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291728; }
p { color: rgb(41,23,40); }
H1.HeaderClassName
{
color: #291728;
}
.AnyTagClassName
{
color: #291728;
}
</style>
background-color css
<style>
a { background-color: #291728; }
a { background-color: rgb(41,23,40); }
div.DivClassName
{
background-color: #291728;
}
.BgClassName
{
background-color: #291728;
}
</style>
border-color css
<style>
span { border-color: #291728; }
span { border-color: rgb(41,23,40); }
td.TdClassName
{
border-color: #291728;
}
.TagClassName
{
border-color: #291728;
}
</style>