Shades of Mardi Gras #470547
Tints of Mardi Gras #470547
RGB
CMYK
RGB Variations
Color information
#470547 (or 0x470547) is known color: Mardi Gras. HEX triplet: 47, 05 and 47. RGB value is (71,5,71). Sum of RGB (Red+Green+Blue) = 71+5+71=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 71 (28.12% from 255 or 48.30% from 147); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #470547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470547 is #B8FAB8. Grayscale: #202020. Windows color (decimal): -12122809 or 4654407. OLE color: 4654407.
HSL color Cylindrical-coordinate representation of color #470547: hue angle of 300º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470547 is Cyan = 0, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 71 | - |
| CMYK | 0 | 0.93 | 0 | 0.72 |
| HSL | 300º | 0.87% | 0.15% | - |
| HSV(B) | 300º | 0.93% | 0.28% | - |
| XYZ | 3.79 | 1.9 | 6.13 | - |
| YUV | 32.26 | 149.87 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 71 | 0 | 0.93 | 0 | 0.72 | 300 | 0.87 | 0.15 |
| Hex | 47 | 5 | 47 | 0 | 5D | 0 | 48 | 12C | 57 | F |
| Octal | 107 | 5 | 107 | 0 | 135 | 0 | 110 | 454 | 127 | 17 |
| Binary | 1000111 | 101 | 1000111 | 0 | 1011101 | 0 | 1001000 | 100101100 | 1010111 | 1111 |
Color Harmonies of #470547
Complementary color
Monochromatic Colors of #470547
Black with #470547
Text Example
Text Example
White with #470547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470547; }
p { color: rgb(71,5,71); }
H1.HeaderClassName
{
color: #470547;
}
.AnyTagClassName
{
color: #470547;
}
</style>
background-color css
<style>
a { background-color: #470547; }
a { background-color: rgb(71,5,71); }
div.DivClassName
{
background-color: #470547;
}
.BgClassName
{
background-color: #470547;
}
</style>
border-color css
<style>
span { border-color: #470547; }
span { border-color: rgb(71,5,71); }
td.TdClassName
{
border-color: #470547;
}
.TagClassName
{
border-color: #470547;
}
</style>