Shades of Mardi Gras #470848
Tints of Mardi Gras #470848
RGB
CMYK
RGB Variations
Color information
#470848 (or 0x470848) is known color: Mardi Gras. HEX triplet: 47, 08 and 48. RGB value is (71,8,72). Sum of RGB (Red+Green+Blue) = 71+8+72=151 (20% of max value = 765). Red value is 71 (28.12% from 255 or 47.02% from 151); Green value is 8 (3.52% from 255 or 5.30% from 151); Blue value is 72 (28.52% from 255 or 47.68% from 151); Max value from RGB is 72 - color contains mainly: blue. Hex color #470848 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470848 is #B8F7B7. Grayscale: #212121. Windows color (decimal): -12122040 or 4720711. OLE color: 4720711.
HSL color Cylindrical-coordinate representation of color #470848: hue angle of 299.06º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #470848 is Cyan = 0.01, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 72 | - |
| CMYK | 0.01 | 0.89 | 0 | 0.72 |
| HSL | 299.06º | 0.8% | 0.16% | - |
| HSV(B) | 299.06º | 0.89% | 0.28% | - |
| XYZ | 3.86 | 1.98 | 6.31 | - |
| YUV | 34.13 | 149.37 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 72 | 0.01 | 0.89 | 0 | 0.72 | 299.06 | 0.8 | 0.16 |
| Hex | 47 | 8 | 48 | 1 | 59 | 0 | 48 | 12B | 50 | 10 |
| Octal | 107 | 10 | 110 | 1 | 131 | 0 | 110 | 453 | 120 | 20 |
| Binary | 1000111 | 1000 | 1001000 | 1 | 1011001 | 0 | 1001000 | 100101011 | 1010000 | 10000 |
Color Harmonies of #470848
Complementary color
Monochromatic Colors of #470848
Black with #470848
Text Example
Text Example
White with #470848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470848; }
p { color: rgb(71,8,72); }
H1.HeaderClassName
{
color: #470848;
}
.AnyTagClassName
{
color: #470848;
}
</style>
background-color css
<style>
a { background-color: #470848; }
a { background-color: rgb(71,8,72); }
div.DivClassName
{
background-color: #470848;
}
.BgClassName
{
background-color: #470848;
}
</style>
border-color css
<style>
span { border-color: #470848; }
span { border-color: rgb(71,8,72); }
td.TdClassName
{
border-color: #470848;
}
.TagClassName
{
border-color: #470848;
}
</style>