Shades of Mardi Gras #470849
Tints of Mardi Gras #470849
RGB
CMYK
RGB Variations
Color information
#470849 (or 0x470849) is known color: Mardi Gras. HEX triplet: 47, 08 and 49. RGB value is (71,8,73). Sum of RGB (Red+Green+Blue) = 71+8+73=152 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.71% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 73 (28.91% from 255 or 48.03% from 152); Max value from RGB is 73 - color contains mainly: blue. Hex color #470849 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470849 is #B8F7B6. Grayscale: #222222. Windows color (decimal): -12122039 or 4786247. OLE color: 4786247.
HSL color Cylindrical-coordinate representation of color #470849: hue angle of 298.15º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #470849 is Cyan = 0.03, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 8 | 73 | - |
| CMYK | 0.03 | 0.89 | 0 | 0.71 |
| HSL | 298.15º | 0.8% | 0.16% | - |
| HSV(B) | 298.15º | 0.89% | 0.29% | - |
| XYZ | 3.89 | 1.99 | 6.48 | - |
| YUV | 34.25 | 149.87 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 73 | 0.03 | 0.89 | 0 | 0.71 | 298.15 | 0.8 | 0.16 |
| Hex | 47 | 8 | 49 | 3 | 59 | 0 | 47 | 12A | 50 | 10 |
| Octal | 107 | 10 | 111 | 3 | 131 | 0 | 107 | 452 | 120 | 20 |
| Binary | 1000111 | 1000 | 1001001 | 11 | 1011001 | 0 | 1000111 | 100101010 | 1010000 | 10000 |
Color Harmonies of #470849
Complementary color
Monochromatic Colors of #470849
Black with #470849
Text Example
Text Example
White with #470849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470849; }
p { color: rgb(71,8,73); }
H1.HeaderClassName
{
color: #470849;
}
.AnyTagClassName
{
color: #470849;
}
</style>
background-color css
<style>
a { background-color: #470849; }
a { background-color: rgb(71,8,73); }
div.DivClassName
{
background-color: #470849;
}
.BgClassName
{
background-color: #470849;
}
</style>
border-color css
<style>
span { border-color: #470849; }
span { border-color: rgb(71,8,73); }
td.TdClassName
{
border-color: #470849;
}
.TagClassName
{
border-color: #470849;
}
</style>