Shades of Mardi Gras #470544
Tints of Mardi Gras #470544
RGB
CMYK
RGB Variations
Color information
#470544 (or 0x470544) is known color: Mardi Gras. HEX triplet: 47, 05 and 44. RGB value is (71,5,68). Sum of RGB (Red+Green+Blue) = 71+5+68=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 68 (26.95% from 255 or 47.22% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #470544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470544 is #B8FABB. Grayscale: #1F1F1F. Windows color (decimal): -12122812 or 4457799. OLE color: 4457799.
HSL color Cylindrical-coordinate representation of color #470544: hue angle of 302.73º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470544 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 68 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.72 |
| HSL | 302.73º | 0.87% | 0.15% | - |
| HSV(B) | 302.73º | 0.93% | 0.28% | - |
| XYZ | 3.7 | 1.87 | 5.63 | - |
| YUV | 31.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 68 | 0 | 0.93 | 0.04 | 0.72 | 302.73 | 0.87 | 0.15 |
| Hex | 47 | 5 | 44 | 0 | 5D | 4 | 48 | 12F | 57 | F |
| Octal | 107 | 5 | 104 | 0 | 135 | 4 | 110 | 457 | 127 | 17 |
| Binary | 1000111 | 101 | 1000100 | 0 | 1011101 | 100 | 1001000 | 100101111 | 1010111 | 1111 |
Color Harmonies of #470544
Complementary color
Monochromatic Colors of #470544
Black with #470544
Text Example
Text Example
White with #470544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470544; }
p { color: rgb(71,5,68); }
H1.HeaderClassName
{
color: #470544;
}
.AnyTagClassName
{
color: #470544;
}
</style>
background-color css
<style>
a { background-color: #470544; }
a { background-color: rgb(71,5,68); }
div.DivClassName
{
background-color: #470544;
}
.BgClassName
{
background-color: #470544;
}
</style>
border-color css
<style>
span { border-color: #470544; }
span { border-color: rgb(71,5,68); }
td.TdClassName
{
border-color: #470544;
}
.TagClassName
{
border-color: #470544;
}
</style>