Shades of Mardi Gras #290726
Tints of Mardi Gras #290726
RGB
CMYK
RGB Variations
Color information
#290726 (or 0x290726) is known color: Mardi Gras. HEX triplet: 29, 07 and 26. RGB value is (41,7,38). Sum of RGB (Red+Green+Blue) = 41+7+38=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 7 (3.12% from 255 or 8.14% from 86); Blue value is 38 (15.23% from 255 or 44.19% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #290726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290726 is #D6F8D9. Grayscale: #141414. Windows color (decimal): -14088410 or 2492201. OLE color: 2492201.
HSL color Cylindrical-coordinate representation of color #290726: hue angle of 305.29º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #290726 is Cyan = 0, Magento = 0.83, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 7 | 38 | - |
| CMYK | 0 | 0.83 | 0.07 | 0.84 |
| HSL | 305.29º | 0.71% | 0.09% | - |
| HSV(B) | 305.29º | 0.83% | 0.16% | - |
| XYZ | 1.34 | 0.76 | 1.91 | - |
| YUV | 20.7 | 137.76 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 38 | 0 | 0.83 | 0.07 | 0.84 | 305.29 | 0.71 | 0.09 |
| Hex | 29 | 7 | 26 | 0 | 53 | 7 | 54 | 131 | 47 | 9 |
| Octal | 51 | 7 | 46 | 0 | 123 | 7 | 124 | 461 | 107 | 11 |
| Binary | 101001 | 111 | 100110 | 0 | 1010011 | 111 | 1010100 | 100110001 | 1000111 | 1001 |
Color Harmonies of #290726
Complementary color
Monochromatic Colors of #290726
Black with #290726
Text Example
Text Example
White with #290726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290726; }
p { color: rgb(41,7,38); }
H1.HeaderClassName
{
color: #290726;
}
.AnyTagClassName
{
color: #290726;
}
</style>
background-color css
<style>
a { background-color: #290726; }
a { background-color: rgb(41,7,38); }
div.DivClassName
{
background-color: #290726;
}
.BgClassName
{
background-color: #290726;
}
</style>
border-color css
<style>
span { border-color: #290726; }
span { border-color: rgb(41,7,38); }
td.TdClassName
{
border-color: #290726;
}
.TagClassName
{
border-color: #290726;
}
</style>