Shades of Mardi Gras #471943
Tints of Mardi Gras #471943
RGB
CMYK
RGB Variations
Color information
#471943 (or 0x471943) is known color: Mardi Gras. HEX triplet: 47, 19 and 43. RGB value is (71,25,67). Sum of RGB (Red+Green+Blue) = 71+25+67=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 25 (10.16% from 255 or 15.34% from 163); Blue value is 67 (26.56% from 255 or 41.10% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #471943 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471943 is #B8E6BC. Grayscale: #2B2B2B. Windows color (decimal): -12117693 or 4397383. OLE color: 4397383.
HSL color Cylindrical-coordinate representation of color #471943: hue angle of 305.22º 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 #471943 is Cyan = 0, Magento = 0.65, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 67 | - |
| CMYK | 0 | 0.65 | 0.06 | 0.72 |
| HSL | 305.22º | 0.48% | 0.19% | - |
| HSV(B) | 305.22º | 0.65% | 0.28% | - |
| XYZ | 3.96 | 2.44 | 5.57 | - |
| YUV | 43.54 | 141.24 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 67 | 0 | 0.65 | 0.06 | 0.72 | 305.22 | 0.48 | 0.19 |
| Hex | 47 | 19 | 43 | 0 | 41 | 6 | 48 | 131 | 30 | 13 |
| Octal | 107 | 31 | 103 | 0 | 101 | 6 | 110 | 461 | 60 | 23 |
| Binary | 1000111 | 11001 | 1000011 | 0 | 1000001 | 110 | 1001000 | 100110001 | 110000 | 10011 |
Color Harmonies of #471943
Complementary color
Monochromatic Colors of #471943
Black with #471943
Text Example
Text Example
White with #471943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471943; }
p { color: rgb(71,25,67); }
H1.HeaderClassName
{
color: #471943;
}
.AnyTagClassName
{
color: #471943;
}
</style>
background-color css
<style>
a { background-color: #471943; }
a { background-color: rgb(71,25,67); }
div.DivClassName
{
background-color: #471943;
}
.BgClassName
{
background-color: #471943;
}
</style>
border-color css
<style>
span { border-color: #471943; }
span { border-color: rgb(71,25,67); }
td.TdClassName
{
border-color: #471943;
}
.TagClassName
{
border-color: #471943;
}
</style>