Shades of Mardi Gras #290526
Tints of Mardi Gras #290526
RGB
CMYK
RGB Variations
Color information
#290526 (or 0x290526) is known color: Mardi Gras. HEX triplet: 29, 05 and 26. RGB value is (41,5,38). Sum of RGB (Red+Green+Blue) = 41+5+38=84 (11% of max value = 765). Red value is 41 (16.41% from 255 or 48.81% from 84); Green value is 5 (2.34% from 255 or 5.95% from 84); Blue value is 38 (15.23% from 255 or 45.24% from 84); Max value from RGB is 41 - color contains mainly: red. Hex color #290526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290526 is #D6FAD9. Grayscale: #131313. Windows color (decimal): -14088922 or 2491689. OLE color: 2491689.
HSL color Cylindrical-coordinate representation of color #290526: hue angle of 305º 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 #290526 is Cyan = 0, Magento = 0.88, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 5 | 38 | - |
| CMYK | 0 | 0.88 | 0.07 | 0.84 |
| HSL | 305º | 0.78% | 0.09% | - |
| HSV(B) | 305º | 0.88% | 0.16% | - |
| XYZ | 1.32 | 0.72 | 1.9 | - |
| YUV | 19.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 38 | 0 | 0.88 | 0.07 | 0.84 | 305 | 0.78 | 0.09 |
| Hex | 29 | 5 | 26 | 0 | 58 | 7 | 54 | 131 | 4E | 9 |
| Octal | 51 | 5 | 46 | 0 | 130 | 7 | 124 | 461 | 116 | 11 |
| Binary | 101001 | 101 | 100110 | 0 | 1011000 | 111 | 1010100 | 100110001 | 1001110 | 1001 |
Color Harmonies of #290526
Complementary color
Monochromatic Colors of #290526
Black with #290526
Text Example
Text Example
White with #290526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290526; }
p { color: rgb(41,5,38); }
H1.HeaderClassName
{
color: #290526;
}
.AnyTagClassName
{
color: #290526;
}
</style>
background-color css
<style>
a { background-color: #290526; }
a { background-color: rgb(41,5,38); }
div.DivClassName
{
background-color: #290526;
}
.BgClassName
{
background-color: #290526;
}
</style>
border-color css
<style>
span { border-color: #290526; }
span { border-color: rgb(41,5,38); }
td.TdClassName
{
border-color: #290526;
}
.TagClassName
{
border-color: #290526;
}
</style>