Shades of Mardi Gras #290129
Tints of Mardi Gras #290129
RGB
CMYK
RGB Variations
Color information
#290129 (or 0x290129) is known color: Mardi Gras. HEX triplet: 29, 01 and 29. RGB value is (41,1,41). Sum of RGB (Red+Green+Blue) = 41+1+41=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 1 (0.78% from 255 or 1.20% from 83); Blue value is 41 (16.41% from 255 or 49.40% from 83); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #290129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290129 is #D6FED6. Grayscale: #111111. Windows color (decimal): -14089943 or 2687273. OLE color: 2687273.
HSL color Cylindrical-coordinate representation of color #290129: hue angle of 300º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290129 is Cyan = 0, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 1 | 41 | - |
| CMYK | 0 | 0.98 | 0 | 0.84 |
| HSL | 300º | 0.95% | 0.08% | - |
| HSV(B) | 300º | 0.98% | 0.16% | - |
| XYZ | 1.33 | 0.65 | 2.15 | - |
| YUV | 17.52 | 141.25 | 144.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 41 | 0 | 0.98 | 0 | 0.84 | 300 | 0.95 | 0.08 |
| Hex | 29 | 1 | 29 | 0 | 62 | 0 | 54 | 12C | 5F | 8 |
| Octal | 51 | 1 | 51 | 0 | 142 | 0 | 124 | 454 | 137 | 10 |
| Binary | 101001 | 1 | 101001 | 0 | 1100010 | 0 | 1010100 | 100101100 | 1011111 | 1000 |
Color Harmonies of #290129
Complementary color
Monochromatic Colors of #290129
Black with #290129
Text Example
Text Example
White with #290129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290129; }
p { color: rgb(41,1,41); }
H1.HeaderClassName
{
color: #290129;
}
.AnyTagClassName
{
color: #290129;
}
</style>
background-color css
<style>
a { background-color: #290129; }
a { background-color: rgb(41,1,41); }
div.DivClassName
{
background-color: #290129;
}
.BgClassName
{
background-color: #290129;
}
</style>
border-color css
<style>
span { border-color: #290129; }
span { border-color: rgb(41,1,41); }
td.TdClassName
{
border-color: #290129;
}
.TagClassName
{
border-color: #290129;
}
</style>