Shades of Mardi Gras #290524
Tints of Mardi Gras #290524
RGB
CMYK
RGB Variations
Color information
#290524 (or 0x290524) is known color: Mardi Gras. HEX triplet: 29, 05 and 24. RGB value is (41,5,36). Sum of RGB (Red+Green+Blue) = 41+5+36=82 (10% of max value = 765). Red value is 41 (16.41% from 255 or 50% from 82); Green value is 5 (2.34% from 255 or 6.10% from 82); Blue value is 36 (14.45% from 255 or 43.90% from 82); Max value from RGB is 41 - color contains mainly: red. Hex color #290524 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290524 is #D6FADB. Grayscale: #131313. Windows color (decimal): -14088924 or 2360617. OLE color: 2360617.
HSL color Cylindrical-coordinate representation of color #290524: hue angle of 308.33º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #290524 is Cyan = 0, Magento = 0.88, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 5 | 36 | - |
| CMYK | 0 | 0.88 | 0.12 | 0.84 |
| HSL | 308.33º | 0.78% | 0.09% | - |
| HSV(B) | 308.33º | 0.88% | 0.16% | - |
| XYZ | 1.29 | 0.71 | 1.74 | - |
| YUV | 19.3 | 137.43 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 36 | 0 | 0.88 | 0.12 | 0.84 | 308.33 | 0.78 | 0.09 |
| Hex | 29 | 5 | 24 | 0 | 58 | C | 54 | 134 | 4E | 9 |
| Octal | 51 | 5 | 44 | 0 | 130 | 14 | 124 | 464 | 116 | 11 |
| Binary | 101001 | 101 | 100100 | 0 | 1011000 | 1100 | 1010100 | 100110100 | 1001110 | 1001 |
Color Harmonies of #290524
Complementary color
Monochromatic Colors of #290524
Black with #290524
Text Example
Text Example
White with #290524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290524; }
p { color: rgb(41,5,36); }
H1.HeaderClassName
{
color: #290524;
}
.AnyTagClassName
{
color: #290524;
}
</style>
background-color css
<style>
a { background-color: #290524; }
a { background-color: rgb(41,5,36); }
div.DivClassName
{
background-color: #290524;
}
.BgClassName
{
background-color: #290524;
}
</style>
border-color css
<style>
span { border-color: #290524; }
span { border-color: rgb(41,5,36); }
td.TdClassName
{
border-color: #290524;
}
.TagClassName
{
border-color: #290524;
}
</style>