Shades of Mardi Gras #471142
Tints of Mardi Gras #471142
RGB
CMYK
RGB Variations
Color information
#471142 (or 0x471142) is known color: Mardi Gras. HEX triplet: 47, 11 and 42. RGB value is (71,17,66). Sum of RGB (Red+Green+Blue) = 71+17+66=154 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.10% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 66 (26.17% from 255 or 42.86% from 154); Max value from RGB is 71 - color contains mainly: red. Hex color #471142 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471142 is #B8EEBD. Grayscale: #262626. Windows color (decimal): -12119742 or 4329799. OLE color: 4329799.
HSL color Cylindrical-coordinate representation of color #471142: hue angle of 305.56º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471142 is Cyan = 0, Magento = 0.76, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 66 | - |
| CMYK | 0 | 0.76 | 0.07 | 0.72 |
| HSL | 305.56º | 0.61% | 0.17% | - |
| HSV(B) | 305.56º | 0.76% | 0.28% | - |
| XYZ | 3.78 | 2.13 | 5.37 | - |
| YUV | 38.73 | 143.39 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 66 | 0 | 0.76 | 0.07 | 0.72 | 305.56 | 0.61 | 0.17 |
| Hex | 47 | 11 | 42 | 0 | 4C | 7 | 48 | 132 | 3D | 11 |
| Octal | 107 | 21 | 102 | 0 | 114 | 7 | 110 | 462 | 75 | 21 |
| Binary | 1000111 | 10001 | 1000010 | 0 | 1001100 | 111 | 1001000 | 100110010 | 111101 | 10001 |
Color Harmonies of #471142
Complementary color
Monochromatic Colors of #471142
Black with #471142
Text Example
Text Example
White with #471142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471142; }
p { color: rgb(71,17,66); }
H1.HeaderClassName
{
color: #471142;
}
.AnyTagClassName
{
color: #471142;
}
</style>
background-color css
<style>
a { background-color: #471142; }
a { background-color: rgb(71,17,66); }
div.DivClassName
{
background-color: #471142;
}
.BgClassName
{
background-color: #471142;
}
</style>
border-color css
<style>
span { border-color: #471142; }
span { border-color: rgb(71,17,66); }
td.TdClassName
{
border-color: #471142;
}
.TagClassName
{
border-color: #471142;
}
</style>