Shades of Mardi Gras #290529
Tints of Mardi Gras #290529
RGB
CMYK
RGB Variations
Color information
#290529 (or 0x290529) is known color: Mardi Gras. HEX triplet: 29, 05 and 29. RGB value is (41,5,41). Sum of RGB (Red+Green+Blue) = 41+5+41=87 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.13% from 87); Green value is 5 (2.34% from 255 or 5.75% from 87); Blue value is 41 (16.41% from 255 or 47.13% from 87); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #290529 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290529 is #D6FAD6. Grayscale: #131313. Windows color (decimal): -14088919 or 2688297. OLE color: 2688297.
HSL color Cylindrical-coordinate representation of color #290529: hue angle of 300º 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 #290529 is Cyan = 0, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 5 | 41 | - |
| CMYK | 0 | 0.88 | 0 | 0.84 |
| HSL | 300º | 0.78% | 0.09% | - |
| HSV(B) | 300º | 0.88% | 0.16% | - |
| XYZ | 1.37 | 0.74 | 2.17 | - |
| YUV | 19.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 41 | 0 | 0.88 | 0 | 0.84 | 300 | 0.78 | 0.09 |
| Hex | 29 | 5 | 29 | 0 | 58 | 0 | 54 | 12C | 4E | 9 |
| Octal | 51 | 5 | 51 | 0 | 130 | 0 | 124 | 454 | 116 | 11 |
| Binary | 101001 | 101 | 101001 | 0 | 1011000 | 0 | 1010100 | 100101100 | 1001110 | 1001 |
Color Harmonies of #290529
Complementary color
Monochromatic Colors of #290529
Black with #290529
Text Example
Text Example
White with #290529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290529; }
p { color: rgb(41,5,41); }
H1.HeaderClassName
{
color: #290529;
}
.AnyTagClassName
{
color: #290529;
}
</style>
background-color css
<style>
a { background-color: #290529; }
a { background-color: rgb(41,5,41); }
div.DivClassName
{
background-color: #290529;
}
.BgClassName
{
background-color: #290529;
}
</style>
border-color css
<style>
span { border-color: #290529; }
span { border-color: rgb(41,5,41); }
td.TdClassName
{
border-color: #290529;
}
.TagClassName
{
border-color: #290529;
}
</style>