Shades of Mardi Gras #290326
Tints of Mardi Gras #290326
RGB
CMYK
RGB Variations
Color information
#290326 (or 0x290326) is known color: Mardi Gras. HEX triplet: 29, 03 and 26. RGB value is (41,3,38). Sum of RGB (Red+Green+Blue) = 41+3+38=82 (10% of max value = 765). Red value is 41 (16.41% from 255 or 50% from 82); Green value is 3 (1.56% from 255 or 3.66% from 82); Blue value is 38 (15.23% from 255 or 46.34% from 82); Max value from RGB is 41 - color contains mainly: red. Hex color #290326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290326 is #D6FCD9. Grayscale: #121212. Windows color (decimal): -14089434 or 2491177. OLE color: 2491177.
HSL color Cylindrical-coordinate representation of color #290326: hue angle of 304.74º 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 #290326 is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 3 | 38 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.84 |
| HSL | 304.74º | 0.86% | 0.09% | - |
| HSV(B) | 304.74º | 0.93% | 0.16% | - |
| XYZ | 1.3 | 0.68 | 1.9 | - |
| YUV | 18.35 | 139.09 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 38 | 0 | 0.93 | 0.07 | 0.84 | 304.74 | 0.86 | 0.09 |
| Hex | 29 | 3 | 26 | 0 | 5D | 7 | 54 | 131 | 56 | 9 |
| Octal | 51 | 3 | 46 | 0 | 135 | 7 | 124 | 461 | 126 | 11 |
| Binary | 101001 | 11 | 100110 | 0 | 1011101 | 111 | 1010100 | 100110001 | 1010110 | 1001 |
Color Harmonies of #290326
Complementary color
Monochromatic Colors of #290326
Black with #290326
Text Example
Text Example
White with #290326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290326; }
p { color: rgb(41,3,38); }
H1.HeaderClassName
{
color: #290326;
}
.AnyTagClassName
{
color: #290326;
}
</style>
background-color css
<style>
a { background-color: #290326; }
a { background-color: rgb(41,3,38); }
div.DivClassName
{
background-color: #290326;
}
.BgClassName
{
background-color: #290326;
}
</style>
border-color css
<style>
span { border-color: #290326; }
span { border-color: rgb(41,3,38); }
td.TdClassName
{
border-color: #290326;
}
.TagClassName
{
border-color: #290326;
}
</style>