Shades of Mardi Gras #290924
Tints of Mardi Gras #290924
RGB
CMYK
RGB Variations
Color information
#290924 (or 0x290924) is known color: Mardi Gras. HEX triplet: 29, 09 and 24. RGB value is (41,9,36). Sum of RGB (Red+Green+Blue) = 41+9+36=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 9 (3.91% from 255 or 10.47% from 86); Blue value is 36 (14.45% from 255 or 41.86% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #290924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290924 is #D6F6DB. Grayscale: #151515. Windows color (decimal): -14087900 or 2361641. OLE color: 2361641.
HSL color Cylindrical-coordinate representation of color #290924: hue angle of 309.38º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #290924 is Cyan = 0, Magento = 0.78, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 9 | 36 | - |
| CMYK | 0 | 0.78 | 0.12 | 0.84 |
| HSL | 309.38º | 0.64% | 0.1% | - |
| HSV(B) | 309.38º | 0.78% | 0.16% | - |
| XYZ | 1.33 | 0.79 | 1.75 | - |
| YUV | 21.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 36 | 0 | 0.78 | 0.12 | 0.84 | 309.38 | 0.64 | 0.1 |
| Hex | 29 | 9 | 24 | 0 | 4E | C | 54 | 135 | 40 | A |
| Octal | 51 | 11 | 44 | 0 | 116 | 14 | 124 | 465 | 100 | 12 |
| Binary | 101001 | 1001 | 100100 | 0 | 1001110 | 1100 | 1010100 | 100110101 | 1000000 | 1010 |
Color Harmonies of #290924
Complementary color
Monochromatic Colors of #290924
Black with #290924
Text Example
Text Example
White with #290924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290924; }
p { color: rgb(41,9,36); }
H1.HeaderClassName
{
color: #290924;
}
.AnyTagClassName
{
color: #290924;
}
</style>
background-color css
<style>
a { background-color: #290924; }
a { background-color: rgb(41,9,36); }
div.DivClassName
{
background-color: #290924;
}
.BgClassName
{
background-color: #290924;
}
</style>
border-color css
<style>
span { border-color: #290924; }
span { border-color: rgb(41,9,36); }
td.TdClassName
{
border-color: #290924;
}
.TagClassName
{
border-color: #290924;
}
</style>