Shades of Mardi Gras #290324
Tints of Mardi Gras #290324
RGB
CMYK
RGB Variations
Color information
#290324 (or 0x290324) is known color: Mardi Gras. HEX triplet: 29, 03 and 24. RGB value is (41,3,36). Sum of RGB (Red+Green+Blue) = 41+3+36=80 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.25% from 80); Green value is 3 (1.56% from 255 or 3.75% from 80); Blue value is 36 (14.45% from 255 or 45% from 80); Max value from RGB is 41 - color contains mainly: red. Hex color #290324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290324 is #D6FCDB. Grayscale: #121212. Windows color (decimal): -14089436 or 2360105. OLE color: 2360105.
HSL color Cylindrical-coordinate representation of color #290324: hue angle of 307.89º degrees, saturation: 0.86, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #290324 is Cyan = 0, Magento = 0.93, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 3 | 36 | - |
| CMYK | 0 | 0.93 | 0.12 | 0.84 |
| HSL | 307.89º | 0.86% | 0.09% | - |
| HSV(B) | 307.89º | 0.93% | 0.16% | - |
| XYZ | 1.27 | 0.66 | 1.73 | - |
| YUV | 18.12 | 138.09 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 36 | 0 | 0.93 | 0.12 | 0.84 | 307.89 | 0.86 | 0.09 |
| Hex | 29 | 3 | 24 | 0 | 5D | C | 54 | 134 | 56 | 9 |
| Octal | 51 | 3 | 44 | 0 | 135 | 14 | 124 | 464 | 126 | 11 |
| Binary | 101001 | 11 | 100100 | 0 | 1011101 | 1100 | 1010100 | 100110100 | 1010110 | 1001 |
Color Harmonies of #290324
Complementary color
Monochromatic Colors of #290324
Black with #290324
Text Example
Text Example
White with #290324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290324; }
p { color: rgb(41,3,36); }
H1.HeaderClassName
{
color: #290324;
}
.AnyTagClassName
{
color: #290324;
}
</style>
background-color css
<style>
a { background-color: #290324; }
a { background-color: rgb(41,3,36); }
div.DivClassName
{
background-color: #290324;
}
.BgClassName
{
background-color: #290324;
}
</style>
border-color css
<style>
span { border-color: #290324; }
span { border-color: rgb(41,3,36); }
td.TdClassName
{
border-color: #290324;
}
.TagClassName
{
border-color: #290324;
}
</style>