Shades of Mardi Gras #291228
Tints of Mardi Gras #291228
RGB
CMYK
RGB Variations
Color information
#291228 (or 0x291228) is known color: Mardi Gras. HEX triplet: 29, 12 and 28. RGB value is (41,18,40). Sum of RGB (Red+Green+Blue) = 41+18+40=99 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41.41% from 99); Green value is 18 (7.42% from 255 or 18.18% from 99); Blue value is 40 (16.02% from 255 or 40.40% from 99); Max value from RGB is 41 - color contains mainly: red. Hex color #291228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291228 is #D6EDD7. Grayscale: #1B1B1B. Windows color (decimal): -14085592 or 2626089. OLE color: 2626089.
HSL color Cylindrical-coordinate representation of color #291228: hue angle of 302.61º 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 #291228 is Cyan = 0, Magento = 0.56, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 18 | 40 | - |
| CMYK | 0 | 0.56 | 0.02 | 0.84 |
| HSL | 302.61º | 0.39% | 0.12% | - |
| HSV(B) | 302.61º | 0.56% | 0.16% | - |
| XYZ | 1.51 | 1.06 | 2.13 | - |
| YUV | 27.39 | 135.12 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 40 | 0 | 0.56 | 0.02 | 0.84 | 302.61 | 0.39 | 0.12 |
| Hex | 29 | 12 | 28 | 0 | 38 | 2 | 54 | 12F | 27 | C |
| Octal | 51 | 22 | 50 | 0 | 70 | 2 | 124 | 457 | 47 | 14 |
| Binary | 101001 | 10010 | 101000 | 0 | 111000 | 10 | 1010100 | 100101111 | 100111 | 1100 |
Color Harmonies of #291228
Complementary color
Monochromatic Colors of #291228
Black with #291228
Text Example
Text Example
White with #291228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291228; }
p { color: rgb(41,18,40); }
H1.HeaderClassName
{
color: #291228;
}
.AnyTagClassName
{
color: #291228;
}
</style>
background-color css
<style>
a { background-color: #291228; }
a { background-color: rgb(41,18,40); }
div.DivClassName
{
background-color: #291228;
}
.BgClassName
{
background-color: #291228;
}
</style>
border-color css
<style>
span { border-color: #291228; }
span { border-color: rgb(41,18,40); }
td.TdClassName
{
border-color: #291228;
}
.TagClassName
{
border-color: #291228;
}
</style>