Shades of Mardi Gras #290022
Tints of Mardi Gras #290022
RGB
CMYK
RGB Variations
Color information
#290022 (or 0x290022) is known color: Mardi Gras. HEX triplet: 29, 00 and 22. RGB value is (41,0,34). Sum of RGB (Red+Green+Blue) = 41+0+34=75 (9% of max value = 765). Red value is 41 (16.41% from 255 or 54.67% from 75); Green value is 0 (0.39% from 255 or 0% from 75); Blue value is 34 (13.67% from 255 or 45.33% from 75); Max value from RGB is 41 - color contains mainly: red. Hex color #290022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290022 is #D6FFDD. Grayscale: #101010. Windows color (decimal): -14090206 or 2228265. OLE color: 2228265.
HSL color Cylindrical-coordinate representation of color #290022: hue angle of 310.24º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290022 is Cyan = 0, Magento = 1, Yellow = 0.17 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.17 | 0.84 |
| HSL | 310.24º | 1% | 0.08% | - |
| HSV(B) | 310.24º | 1% | 0.16% | - |
| XYZ | 1.2 | 0.59 | 1.56 | - |
| YUV | 16.14 | 138.08 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 34 | 0 | 1 | 0.17 | 0.84 | 310.24 | 1 | 0.08 |
| Hex | 29 | 0 | 22 | 0 | 64 | 11 | 54 | 136 | 64 | 8 |
| Octal | 51 | 0 | 42 | 0 | 144 | 21 | 124 | 466 | 144 | 10 |
| Binary | 101001 | 0 | 100010 | 0 | 1100100 | 10001 | 1010100 | 100110110 | 1100100 | 1000 |
Color Harmonies of #290022
Complementary color
Monochromatic Colors of #290022
Black with #290022
Text Example
Text Example
White with #290022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290022; }
p { color: rgb(41,0,34); }
H1.HeaderClassName
{
color: #290022;
}
.AnyTagClassName
{
color: #290022;
}
</style>
background-color css
<style>
a { background-color: #290022; }
a { background-color: rgb(41,0,34); }
div.DivClassName
{
background-color: #290022;
}
.BgClassName
{
background-color: #290022;
}
</style>
border-color css
<style>
span { border-color: #290022; }
span { border-color: rgb(41,0,34); }
td.TdClassName
{
border-color: #290022;
}
.TagClassName
{
border-color: #290022;
}
</style>