Shades of Mardi Gras #470147
Tints of Mardi Gras #470147
RGB
CMYK
RGB Variations
Color information
#470147 (or 0x470147) is known color: Mardi Gras. HEX triplet: 47, 01 and 47. RGB value is (71,1,71). Sum of RGB (Red+Green+Blue) = 71+1+71=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 1 (0.78% from 255 or 0.70% from 143); Blue value is 71 (28.12% from 255 or 49.65% from 143); Max value from RGB is 71 - color contains mainly: red, blue. Hex color #470147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470147 is #B8FEB8. Grayscale: #1D1D1D. Windows color (decimal): -12123833 or 4653383. OLE color: 4653383.
HSL color Cylindrical-coordinate representation of color #470147: hue angle of 300º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #470147 is Cyan = 0, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0 | 0.72 |
| HSL | 300º | 0.97% | 0.14% | - |
| HSV(B) | 300º | 0.99% | 0.28% | - |
| XYZ | 3.75 | 1.82 | 6.11 | - |
| YUV | 29.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 71 | 0 | 0.99 | 0 | 0.72 | 300 | 0.97 | 0.14 |
| Hex | 47 | 1 | 47 | 0 | 63 | 0 | 48 | 12C | 61 | E |
| Octal | 107 | 1 | 107 | 0 | 143 | 0 | 110 | 454 | 141 | 16 |
| Binary | 1000111 | 1 | 1000111 | 0 | 1100011 | 0 | 1001000 | 100101100 | 1100001 | 1110 |
Color Harmonies of #470147
Complementary color
Monochromatic Colors of #470147
Black with #470147
Text Example
Text Example
White with #470147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470147; }
p { color: rgb(71,1,71); }
H1.HeaderClassName
{
color: #470147;
}
.AnyTagClassName
{
color: #470147;
}
</style>
background-color css
<style>
a { background-color: #470147; }
a { background-color: rgb(71,1,71); }
div.DivClassName
{
background-color: #470147;
}
.BgClassName
{
background-color: #470147;
}
</style>
border-color css
<style>
span { border-color: #470147; }
span { border-color: rgb(71,1,71); }
td.TdClassName
{
border-color: #470147;
}
.TagClassName
{
border-color: #470147;
}
</style>