Shades of Mardi Gras #471547
Tints of Mardi Gras #471547
RGB
CMYK
RGB Variations
Color information
#471547 (or 0x471547) is known color: Mardi Gras. HEX triplet: 47, 15 and 47. RGB value is (71,21,71). Sum of RGB (Red+Green+Blue) = 71+21+71=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 21 (8.59% from 255 or 12.88% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #471547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471547 is #B8EAB8. Grayscale: #292929. Windows color (decimal): -12118713 or 4658503. OLE color: 4658503.
HSL color Cylindrical-coordinate representation of color #471547: hue angle of 300º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471547 is Cyan = 0, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 71 | - |
| CMYK | 0 | 0.70 | 0 | 0.72 |
| HSL | 300º | 0.54% | 0.18% | - |
| HSV(B) | 300º | 0.7% | 0.28% | - |
| XYZ | 4 | 2.33 | 6.2 | - |
| YUV | 41.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 71 | 0 | 0.70 | 0 | 0.72 | 300 | 0.54 | 0.18 |
| Hex | 47 | 15 | 47 | 0 | 46 | 0 | 48 | 12C | 36 | 12 |
| Octal | 107 | 25 | 107 | 0 | 106 | 0 | 110 | 454 | 66 | 22 |
| Binary | 1000111 | 10101 | 1000111 | 0 | 1000110 | 0 | 1001000 | 100101100 | 110110 | 10010 |
Color Harmonies of #471547
Complementary color
Monochromatic Colors of #471547
Black with #471547
Text Example
Text Example
White with #471547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471547; }
p { color: rgb(71,21,71); }
H1.HeaderClassName
{
color: #471547;
}
.AnyTagClassName
{
color: #471547;
}
</style>
background-color css
<style>
a { background-color: #471547; }
a { background-color: rgb(71,21,71); }
div.DivClassName
{
background-color: #471547;
}
.BgClassName
{
background-color: #471547;
}
</style>
border-color css
<style>
span { border-color: #471547; }
span { border-color: rgb(71,21,71); }
td.TdClassName
{
border-color: #471547;
}
.TagClassName
{
border-color: #471547;
}
</style>