Shades of Mardi Gras #291226
Tints of Mardi Gras #291226
RGB
CMYK
RGB Variations
Color information
#291226 (or 0x291226) is known color: Mardi Gras. HEX triplet: 29, 12 and 26. RGB value is (41,18,38). Sum of RGB (Red+Green+Blue) = 41+18+38=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 18 (7.42% from 255 or 18.56% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #291226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291226 is #D6EDD9. Grayscale: #1B1B1B. Windows color (decimal): -14085594 or 2495017. OLE color: 2495017.
HSL color Cylindrical-coordinate representation of color #291226: hue angle of 307.83º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #291226 is Cyan = 0, Magento = 0.56, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 18 | 38 | - |
| CMYK | 0 | 0.56 | 0.07 | 0.84 |
| HSL | 307.83º | 0.39% | 0.12% | - |
| HSV(B) | 307.83º | 0.56% | 0.16% | - |
| XYZ | 1.48 | 1.04 | 1.96 | - |
| YUV | 27.16 | 134.12 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 38 | 0 | 0.56 | 0.07 | 0.84 | 307.83 | 0.39 | 0.12 |
| Hex | 29 | 12 | 26 | 0 | 38 | 7 | 54 | 134 | 27 | C |
| Octal | 51 | 22 | 46 | 0 | 70 | 7 | 124 | 464 | 47 | 14 |
| Binary | 101001 | 10010 | 100110 | 0 | 111000 | 111 | 1010100 | 100110100 | 100111 | 1100 |
Color Harmonies of #291226
Complementary color
Monochromatic Colors of #291226
Black with #291226
Text Example
Text Example
White with #291226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291226; }
p { color: rgb(41,18,38); }
H1.HeaderClassName
{
color: #291226;
}
.AnyTagClassName
{
color: #291226;
}
</style>
background-color css
<style>
a { background-color: #291226; }
a { background-color: rgb(41,18,38); }
div.DivClassName
{
background-color: #291226;
}
.BgClassName
{
background-color: #291226;
}
</style>
border-color css
<style>
span { border-color: #291226; }
span { border-color: rgb(41,18,38); }
td.TdClassName
{
border-color: #291226;
}
.TagClassName
{
border-color: #291226;
}
</style>