Shades of Mardi Gras #470047
Tints of Mardi Gras #470047
RGB
CMYK
RGB Variations
Color information
#470047 (or 0x470047) is known color: Mardi Gras. HEX triplet: 47, 00 and 47. RGB value is (71,0,71). Sum of RGB (Red+Green+Blue) = 71+0+71=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 0 (0.39% from 255 or 0% from 142); Blue value is 71 (28.12% from 255 or 50% from 142); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #470047 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470047 is #B8FFB8. Grayscale: #1D1D1D. Windows color (decimal): -12124089 or 4653127. OLE color: 4653127.
HSL color Cylindrical-coordinate representation of color #470047: hue angle of 300º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #470047 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 0 | 71 | - |
| CMYK | 0 | 1 | 0 | 0.72 |
| HSL | 300º | 1% | 0.14% | - |
| HSV(B) | 300º | 1% | 0.28% | - |
| XYZ | 3.74 | 1.79 | 6.11 | - |
| YUV | 29.32 | 151.52 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 0 | 71 | 0 | 1 | 0 | 0.72 | 300 | 1 | 0.14 |
| Hex | 47 | 0 | 47 | 0 | 64 | 0 | 48 | 12C | 64 | E |
| Octal | 107 | 0 | 107 | 0 | 144 | 0 | 110 | 454 | 144 | 16 |
| Binary | 1000111 | 0 | 1000111 | 0 | 1100100 | 0 | 1001000 | 100101100 | 1100100 | 1110 |
Color Harmonies of #470047
Complementary color
Monochromatic Colors of #470047
Black with #470047
Text Example
Text Example
White with #470047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470047; }
p { color: rgb(71,0,71); }
H1.HeaderClassName
{
color: #470047;
}
.AnyTagClassName
{
color: #470047;
}
</style>
background-color css
<style>
a { background-color: #470047; }
a { background-color: rgb(71,0,71); }
div.DivClassName
{
background-color: #470047;
}
.BgClassName
{
background-color: #470047;
}
</style>
border-color css
<style>
span { border-color: #470047; }
span { border-color: rgb(71,0,71); }
td.TdClassName
{
border-color: #470047;
}
.TagClassName
{
border-color: #470047;
}
</style>