Shades of Mardi Gras #291427
Tints of Mardi Gras #291427
RGB
CMYK
RGB Variations
Color information
#291427 (or 0x291427) is known color: Mardi Gras. HEX triplet: 29, 14 and 27. RGB value is (41,20,39). Sum of RGB (Red+Green+Blue) = 41+20+39=100 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41% from 100); Green value is 20 (8.20% from 255 or 20% from 100); Blue value is 39 (15.62% from 255 or 39% from 100); Max value from RGB is 41 - color contains mainly: red. Hex color #291427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291427 is #D6EBD8. Grayscale: #1C1C1C. Windows color (decimal): -14085081 or 2561065. OLE color: 2561065.
HSL color Cylindrical-coordinate representation of color #291427: hue angle of 305.71º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #291427 is Cyan = 0, Magento = 0.51, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 20 | 39 | - |
| CMYK | 0 | 0.51 | 0.05 | 0.84 |
| HSL | 305.71º | 0.34% | 0.12% | - |
| HSV(B) | 305.71º | 0.51% | 0.16% | - |
| XYZ | 1.53 | 1.12 | 2.05 | - |
| YUV | 28.45 | 133.96 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 39 | 0 | 0.51 | 0.05 | 0.84 | 305.71 | 0.34 | 0.12 |
| Hex | 29 | 14 | 27 | 0 | 33 | 5 | 54 | 132 | 22 | C |
| Octal | 51 | 24 | 47 | 0 | 63 | 5 | 124 | 462 | 42 | 14 |
| Binary | 101001 | 10100 | 100111 | 0 | 110011 | 101 | 1010100 | 100110010 | 100010 | 1100 |
Color Harmonies of #291427
Complementary color
Monochromatic Colors of #291427
Black with #291427
Text Example
Text Example
White with #291427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291427; }
p { color: rgb(41,20,39); }
H1.HeaderClassName
{
color: #291427;
}
.AnyTagClassName
{
color: #291427;
}
</style>
background-color css
<style>
a { background-color: #291427; }
a { background-color: rgb(41,20,39); }
div.DivClassName
{
background-color: #291427;
}
.BgClassName
{
background-color: #291427;
}
</style>
border-color css
<style>
span { border-color: #291427; }
span { border-color: rgb(41,20,39); }
td.TdClassName
{
border-color: #291427;
}
.TagClassName
{
border-color: #291427;
}
</style>