Shades of Mardi Gras #471747
Tints of Mardi Gras #471747
RGB
CMYK
RGB Variations
Color information
#471747 (or 0x471747) is known color: Mardi Gras. HEX triplet: 47, 17 and 47. RGB value is (71,23,71). Sum of RGB (Red+Green+Blue) = 71+23+71=165 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.03% from 165); Green value is 23 (9.38% from 255 or 13.94% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #471747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471747 is #B8E8B8. Grayscale: #2A2A2A. Windows color (decimal): -12118201 or 4659015. OLE color: 4659015.
HSL color Cylindrical-coordinate representation of color #471747: hue angle of 300º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471747 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 71 | - |
| CMYK | 0 | 0.68 | 0 | 0.72 |
| HSL | 300º | 0.51% | 0.18% | - |
| HSV(B) | 300º | 0.68% | 0.28% | - |
| XYZ | 4.04 | 2.41 | 6.21 | - |
| YUV | 42.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 71 | 0 | 0.68 | 0 | 0.72 | 300 | 0.51 | 0.18 |
| Hex | 47 | 17 | 47 | 0 | 44 | 0 | 48 | 12C | 33 | 12 |
| Octal | 107 | 27 | 107 | 0 | 104 | 0 | 110 | 454 | 63 | 22 |
| Binary | 1000111 | 10111 | 1000111 | 0 | 1000100 | 0 | 1001000 | 100101100 | 110011 | 10010 |
Color Harmonies of #471747
Complementary color
Monochromatic Colors of #471747
Black with #471747
Text Example
Text Example
White with #471747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471747; }
p { color: rgb(71,23,71); }
H1.HeaderClassName
{
color: #471747;
}
.AnyTagClassName
{
color: #471747;
}
</style>
background-color css
<style>
a { background-color: #471747; }
a { background-color: rgb(71,23,71); }
div.DivClassName
{
background-color: #471747;
}
.BgClassName
{
background-color: #471747;
}
</style>
border-color css
<style>
span { border-color: #471747; }
span { border-color: rgb(71,23,71); }
td.TdClassName
{
border-color: #471747;
}
.TagClassName
{
border-color: #471747;
}
</style>