Shades of Mardi Gras #471947
Tints of Mardi Gras #471947
RGB
CMYK
RGB Variations
Color information
#471947 (or 0x471947) is known color: Mardi Gras. HEX triplet: 47, 19 and 47. RGB value is (71,25,71). Sum of RGB (Red+Green+Blue) = 71+25+71=167 (22% of max value = 765). Red value is 71 (28.12% from 255 or 42.51% from 167); Green value is 25 (10.16% from 255 or 14.97% from 167); Blue value is 71 (28.12% from 255 or 42.51% from 167); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #471947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471947 is #B8E6B8. Grayscale: #2B2B2B. Windows color (decimal): -12117689 or 4659527. OLE color: 4659527.
HSL color Cylindrical-coordinate representation of color #471947: hue angle of 300º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #471947 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 71 | - |
| CMYK | 0 | 0.65 | 0 | 0.72 |
| HSL | 300º | 0.48% | 0.19% | - |
| HSV(B) | 300º | 0.65% | 0.28% | - |
| XYZ | 4.08 | 2.49 | 6.23 | - |
| YUV | 44 | 143.24 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 71 | 0 | 0.65 | 0 | 0.72 | 300 | 0.48 | 0.19 |
| Hex | 47 | 19 | 47 | 0 | 41 | 0 | 48 | 12C | 30 | 13 |
| Octal | 107 | 31 | 107 | 0 | 101 | 0 | 110 | 454 | 60 | 23 |
| Binary | 1000111 | 11001 | 1000111 | 0 | 1000001 | 0 | 1001000 | 100101100 | 110000 | 10011 |
Color Harmonies of #471947
Complementary color
Monochromatic Colors of #471947
Black with #471947
Text Example
Text Example
White with #471947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471947; }
p { color: rgb(71,25,71); }
H1.HeaderClassName
{
color: #471947;
}
.AnyTagClassName
{
color: #471947;
}
</style>
background-color css
<style>
a { background-color: #471947; }
a { background-color: rgb(71,25,71); }
div.DivClassName
{
background-color: #471947;
}
.BgClassName
{
background-color: #471947;
}
</style>
border-color css
<style>
span { border-color: #471947; }
span { border-color: rgb(71,25,71); }
td.TdClassName
{
border-color: #471947;
}
.TagClassName
{
border-color: #471947;
}
</style>