Shades of Mardi Gras #290028
Tints of Mardi Gras #290028
RGB
CMYK
RGB Variations
Color information
#290028 (or 0x290028) is known color: Mardi Gras. HEX triplet: 29, 00 and 28. RGB value is (41,0,40). Sum of RGB (Red+Green+Blue) = 41+0+40=81 (10% of max value = 765). Red value is 41 (16.41% from 255 or 50.62% from 81); Green value is 0 (0.39% from 255 or 0% from 81); Blue value is 40 (16.02% from 255 or 49.38% from 81); Max value from RGB is 41 - color contains mainly: red. Hex color #290028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290028 is #D6FFD7. Grayscale: #101010. Windows color (decimal): -14090200 or 2621481. OLE color: 2621481.
HSL color Cylindrical-coordinate representation of color #290028: hue angle of 301.46º 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 #290028 is Cyan = 0, Magento = 1, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.02 | 0.84 |
| HSL | 301.46º | 1% | 0.08% | - |
| HSV(B) | 301.46º | 1% | 0.16% | - |
| XYZ | 1.3 | 0.62 | 2.06 | - |
| YUV | 16.82 | 141.08 | 145.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 40 | 0 | 1 | 0.02 | 0.84 | 301.46 | 1 | 0.08 |
| Hex | 29 | 0 | 28 | 0 | 64 | 2 | 54 | 12D | 64 | 8 |
| Octal | 51 | 0 | 50 | 0 | 144 | 2 | 124 | 455 | 144 | 10 |
| Binary | 101001 | 0 | 101000 | 0 | 1100100 | 10 | 1010100 | 100101101 | 1100100 | 1000 |
Color Harmonies of #290028
Complementary color
Monochromatic Colors of #290028
Black with #290028
Text Example
Text Example
White with #290028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290028; }
p { color: rgb(41,0,40); }
H1.HeaderClassName
{
color: #290028;
}
.AnyTagClassName
{
color: #290028;
}
</style>
background-color css
<style>
a { background-color: #290028; }
a { background-color: rgb(41,0,40); }
div.DivClassName
{
background-color: #290028;
}
.BgClassName
{
background-color: #290028;
}
</style>
border-color css
<style>
span { border-color: #290028; }
span { border-color: rgb(41,0,40); }
td.TdClassName
{
border-color: #290028;
}
.TagClassName
{
border-color: #290028;
}
</style>