Shades of Mardi Gras #471946
Tints of Mardi Gras #471946
RGB
CMYK
RGB Variations
Color information
#471946 (or 0x471946) is known color: Mardi Gras. HEX triplet: 47, 19 and 46. RGB value is (71,25,70). Sum of RGB (Red+Green+Blue) = 71+25+70=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 71 - color contains mainly: red. Hex color #471946 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471946 is #B8E6B9. Grayscale: #2B2B2B. Windows color (decimal): -12117690 or 4593991. OLE color: 4593991.
HSL color Cylindrical-coordinate representation of color #471946: hue angle of 301.3º 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 #471946 is Cyan = 0, Magento = 0.65, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 70 | - |
| CMYK | 0 | 0.65 | 0.01 | 0.72 |
| HSL | 301.3º | 0.48% | 0.19% | - |
| HSV(B) | 301.3º | 0.65% | 0.28% | - |
| XYZ | 4.05 | 2.48 | 6.06 | - |
| YUV | 43.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 70 | 0 | 0.65 | 0.01 | 0.72 | 301.3 | 0.48 | 0.19 |
| Hex | 47 | 19 | 46 | 0 | 41 | 1 | 48 | 12D | 30 | 13 |
| Octal | 107 | 31 | 106 | 0 | 101 | 1 | 110 | 455 | 60 | 23 |
| Binary | 1000111 | 11001 | 1000110 | 0 | 1000001 | 1 | 1001000 | 100101101 | 110000 | 10011 |
Color Harmonies of #471946
Complementary color
Monochromatic Colors of #471946
Black with #471946
Text Example
Text Example
White with #471946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471946; }
p { color: rgb(71,25,70); }
H1.HeaderClassName
{
color: #471946;
}
.AnyTagClassName
{
color: #471946;
}
</style>
background-color css
<style>
a { background-color: #471946; }
a { background-color: rgb(71,25,70); }
div.DivClassName
{
background-color: #471946;
}
.BgClassName
{
background-color: #471946;
}
</style>
border-color css
<style>
span { border-color: #471946; }
span { border-color: rgb(71,25,70); }
td.TdClassName
{
border-color: #471946;
}
.TagClassName
{
border-color: #471946;
}
</style>