Shades of Mardi Gras #291127
Tints of Mardi Gras #291127
RGB
CMYK
RGB Variations
Color information
#291127 (or 0x291127) is known color: Mardi Gras. HEX triplet: 29, 11 and 27. RGB value is (41,17,39). Sum of RGB (Red+Green+Blue) = 41+17+39=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 17 (7.03% from 255 or 17.53% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #291127 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291127 is #D6EED8. Grayscale: #1A1A1A. Windows color (decimal): -14085849 or 2560297. OLE color: 2560297.
HSL color Cylindrical-coordinate representation of color #291127: hue angle of 305º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #291127 is Cyan = 0, Magento = 0.59, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 17 | 39 | - |
| CMYK | 0 | 0.59 | 0.05 | 0.84 |
| HSL | 305º | 0.41% | 0.11% | - |
| HSV(B) | 305º | 0.59% | 0.16% | - |
| XYZ | 1.48 | 1.02 | 2.04 | - |
| YUV | 26.68 | 134.95 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 39 | 0 | 0.59 | 0.05 | 0.84 | 305 | 0.41 | 0.11 |
| Hex | 29 | 11 | 27 | 0 | 3B | 5 | 54 | 131 | 29 | B |
| Octal | 51 | 21 | 47 | 0 | 73 | 5 | 124 | 461 | 51 | 13 |
| Binary | 101001 | 10001 | 100111 | 0 | 111011 | 101 | 1010100 | 100110001 | 101001 | 1011 |
Color Harmonies of #291127
Complementary color
Monochromatic Colors of #291127
Black with #291127
Text Example
Text Example
White with #291127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291127; }
p { color: rgb(41,17,39); }
H1.HeaderClassName
{
color: #291127;
}
.AnyTagClassName
{
color: #291127;
}
</style>
background-color css
<style>
a { background-color: #291127; }
a { background-color: rgb(41,17,39); }
div.DivClassName
{
background-color: #291127;
}
.BgClassName
{
background-color: #291127;
}
</style>
border-color css
<style>
span { border-color: #291127; }
span { border-color: rgb(41,17,39); }
td.TdClassName
{
border-color: #291127;
}
.TagClassName
{
border-color: #291127;
}
</style>