Shades of Mardi Gras #290624
Tints of Mardi Gras #290624
RGB
CMYK
RGB Variations
Color information
#290624 (or 0x290624) is known color: Mardi Gras. HEX triplet: 29, 06 and 24. RGB value is (41,6,36). Sum of RGB (Red+Green+Blue) = 41+6+36=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 6 (2.73% from 255 or 7.23% from 83); Blue value is 36 (14.45% from 255 or 43.37% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #290624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290624 is #D6F9DB. Grayscale: #131313. Windows color (decimal): -14088668 or 2360873. OLE color: 2360873.
HSL color Cylindrical-coordinate representation of color #290624: hue angle of 308.57º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #290624 is Cyan = 0, Magento = 0.85, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 6 | 36 | - |
| CMYK | 0 | 0.85 | 0.12 | 0.84 |
| HSL | 308.57º | 0.74% | 0.09% | - |
| HSV(B) | 308.57º | 0.85% | 0.16% | - |
| XYZ | 1.3 | 0.73 | 1.74 | - |
| YUV | 19.89 | 137.1 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 36 | 0 | 0.85 | 0.12 | 0.84 | 308.57 | 0.74 | 0.09 |
| Hex | 29 | 6 | 24 | 0 | 55 | C | 54 | 135 | 4A | 9 |
| Octal | 51 | 6 | 44 | 0 | 125 | 14 | 124 | 465 | 112 | 11 |
| Binary | 101001 | 110 | 100100 | 0 | 1010101 | 1100 | 1010100 | 100110101 | 1001010 | 1001 |
Color Harmonies of #290624
Complementary color
Monochromatic Colors of #290624
Black with #290624
Text Example
Text Example
White with #290624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290624; }
p { color: rgb(41,6,36); }
H1.HeaderClassName
{
color: #290624;
}
.AnyTagClassName
{
color: #290624;
}
</style>
background-color css
<style>
a { background-color: #290624; }
a { background-color: rgb(41,6,36); }
div.DivClassName
{
background-color: #290624;
}
.BgClassName
{
background-color: #290624;
}
</style>
border-color css
<style>
span { border-color: #290624; }
span { border-color: rgb(41,6,36); }
td.TdClassName
{
border-color: #290624;
}
.TagClassName
{
border-color: #290624;
}
</style>