Shades of Mardi Gras #470149
Tints of Mardi Gras #470149
RGB
CMYK
RGB Variations
Color information
#470149 (or 0x470149) is known color: Mardi Gras. HEX triplet: 47, 01 and 49. RGB value is (71,1,73). Sum of RGB (Red+Green+Blue) = 71+1+73=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 1 (0.78% from 255 or 0.69% from 145); Blue value is 73 (28.91% from 255 or 50.34% from 145); Max value from RGB is 73 - color contains mainly: blue. Hex color #470149 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470149 is #B8FEB6. Grayscale: #1D1D1D. Windows color (decimal): -12123831 or 4784455. OLE color: 4784455.
HSL color Cylindrical-coordinate representation of color #470149: hue angle of 298.33º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #470149 is Cyan = 0.03, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 1 | 73 | - |
| CMYK | 0.03 | 0.99 | 0 | 0.71 |
| HSL | 298.33º | 0.97% | 0.15% | - |
| HSV(B) | 298.33º | 0.99% | 0.29% | - |
| XYZ | 3.81 | 1.84 | 6.46 | - |
| YUV | 30.14 | 152.19 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 73 | 0.03 | 0.99 | 0 | 0.71 | 298.33 | 0.97 | 0.15 |
| Hex | 47 | 1 | 49 | 3 | 63 | 0 | 47 | 12A | 61 | F |
| Octal | 107 | 1 | 111 | 3 | 143 | 0 | 107 | 452 | 141 | 17 |
| Binary | 1000111 | 1 | 1001001 | 11 | 1100011 | 0 | 1000111 | 100101010 | 1100001 | 1111 |
Color Harmonies of #470149
Complementary color
Monochromatic Colors of #470149
Black with #470149
Text Example
Text Example
White with #470149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470149; }
p { color: rgb(71,1,73); }
H1.HeaderClassName
{
color: #470149;
}
.AnyTagClassName
{
color: #470149;
}
</style>
background-color css
<style>
a { background-color: #470149; }
a { background-color: rgb(71,1,73); }
div.DivClassName
{
background-color: #470149;
}
.BgClassName
{
background-color: #470149;
}
</style>
border-color css
<style>
span { border-color: #470149; }
span { border-color: rgb(71,1,73); }
td.TdClassName
{
border-color: #470149;
}
.TagClassName
{
border-color: #470149;
}
</style>