Shades of Mardi Gras #291227
Tints of Mardi Gras #291227
RGB
CMYK
RGB Variations
Color information
#291227 (or 0x291227) is known color: Mardi Gras. HEX triplet: 29, 12 and 27. RGB value is (41,18,39). Sum of RGB (Red+Green+Blue) = 41+18+39=98 (12% of max value = 765). Red value is 41 (16.41% from 255 or 41.84% from 98); Green value is 18 (7.42% from 255 or 18.37% from 98); Blue value is 39 (15.62% from 255 or 39.80% from 98); Max value from RGB is 41 - color contains mainly: red. Hex color #291227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291227 is #D6EDD8. Grayscale: #1B1B1B. Windows color (decimal): -14085593 or 2560553. OLE color: 2560553.
HSL color Cylindrical-coordinate representation of color #291227: hue angle of 305.22º 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 #291227 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 18 | 39 | - |
| CMYK | 0 | 0.56 | 0.05 | 0.84 |
| HSL | 305.22º | 0.39% | 0.12% | - |
| HSV(B) | 305.22º | 0.56% | 0.16% | - |
| XYZ | 1.5 | 1.05 | 2.04 | - |
| YUV | 27.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 39 | 0 | 0.56 | 0.05 | 0.84 | 305.22 | 0.39 | 0.12 |
| Hex | 29 | 12 | 27 | 0 | 38 | 5 | 54 | 131 | 27 | C |
| Octal | 51 | 22 | 47 | 0 | 70 | 5 | 124 | 461 | 47 | 14 |
| Binary | 101001 | 10010 | 100111 | 0 | 111000 | 101 | 1010100 | 100110001 | 100111 | 1100 |
Color Harmonies of #291227
Complementary color
Monochromatic Colors of #291227
Black with #291227
Text Example
Text Example
White with #291227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291227; }
p { color: rgb(41,18,39); }
H1.HeaderClassName
{
color: #291227;
}
.AnyTagClassName
{
color: #291227;
}
</style>
background-color css
<style>
a { background-color: #291227; }
a { background-color: rgb(41,18,39); }
div.DivClassName
{
background-color: #291227;
}
.BgClassName
{
background-color: #291227;
}
</style>
border-color css
<style>
span { border-color: #291227; }
span { border-color: rgb(41,18,39); }
td.TdClassName
{
border-color: #291227;
}
.TagClassName
{
border-color: #291227;
}
</style>