Shades of Mardi Gras #471147
Tints of Mardi Gras #471147
RGB
CMYK
RGB Variations
Color information
#471147 (or 0x471147) is known color: Mardi Gras. HEX triplet: 47, 11 and 47. RGB value is (71,17,71). Sum of RGB (Red+Green+Blue) = 71+17+71=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #471147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471147 is #B8EEB8. Grayscale: #272727. Windows color (decimal): -12119737 or 4657479. OLE color: 4657479.
HSL color Cylindrical-coordinate representation of color #471147: hue angle of 300º 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 #471147 is Cyan = 0, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 71 | - |
| CMYK | 0 | 0.76 | 0 | 0.72 |
| HSL | 300º | 0.61% | 0.17% | - |
| HSV(B) | 300º | 0.76% | 0.28% | - |
| XYZ | 3.94 | 2.2 | 6.18 | - |
| YUV | 39.3 | 145.89 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 71 | 0 | 0.76 | 0 | 0.72 | 300 | 0.61 | 0.17 |
| Hex | 47 | 11 | 47 | 0 | 4C | 0 | 48 | 12C | 3D | 11 |
| Octal | 107 | 21 | 107 | 0 | 114 | 0 | 110 | 454 | 75 | 21 |
| Binary | 1000111 | 10001 | 1000111 | 0 | 1001100 | 0 | 1001000 | 100101100 | 111101 | 10001 |
Color Harmonies of #471147
Complementary color
Monochromatic Colors of #471147
Black with #471147
Text Example
Text Example
White with #471147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471147; }
p { color: rgb(71,17,71); }
H1.HeaderClassName
{
color: #471147;
}
.AnyTagClassName
{
color: #471147;
}
</style>
background-color css
<style>
a { background-color: #471147; }
a { background-color: rgb(71,17,71); }
div.DivClassName
{
background-color: #471147;
}
.BgClassName
{
background-color: #471147;
}
</style>
border-color css
<style>
span { border-color: #471147; }
span { border-color: rgb(71,17,71); }
td.TdClassName
{
border-color: #471147;
}
.TagClassName
{
border-color: #471147;
}
</style>