Shades of Mardi Gras #470740
Tints of Mardi Gras #470740
RGB
CMYK
RGB Variations
Color information
#470740 (or 0x470740) is known color: Mardi Gras. HEX triplet: 47, 07 and 40. RGB value is (71,7,64). Sum of RGB (Red+Green+Blue) = 71+7+64=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 64 (25.39% from 255 or 45.07% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #470740 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470740 is #B8F8BF. Grayscale: #202020. Windows color (decimal): -12122304 or 4196167. OLE color: 4196167.
HSL color Cylindrical-coordinate representation of color #470740: hue angle of 306.56º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470740 is Cyan = 0, Magento = 0.90, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 64 | - |
| CMYK | 0 | 0.90 | 0.10 | 0.72 |
| HSL | 306.56º | 0.82% | 0.15% | - |
| HSV(B) | 306.56º | 0.9% | 0.28% | - |
| XYZ | 3.6 | 1.86 | 5.02 | - |
| YUV | 32.63 | 145.7 | 155.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 64 | 0 | 0.90 | 0.10 | 0.72 | 306.56 | 0.82 | 0.15 |
| Hex | 47 | 7 | 40 | 0 | 5A | A | 48 | 133 | 52 | F |
| Octal | 107 | 7 | 100 | 0 | 132 | 12 | 110 | 463 | 122 | 17 |
| Binary | 1000111 | 111 | 1000000 | 0 | 1011010 | 1010 | 1001000 | 100110011 | 1010010 | 1111 |
Color Harmonies of #470740
Complementary color
Monochromatic Colors of #470740
Black with #470740
Text Example
Text Example
White with #470740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470740; }
p { color: rgb(71,7,64); }
H1.HeaderClassName
{
color: #470740;
}
.AnyTagClassName
{
color: #470740;
}
</style>
background-color css
<style>
a { background-color: #470740; }
a { background-color: rgb(71,7,64); }
div.DivClassName
{
background-color: #470740;
}
.BgClassName
{
background-color: #470740;
}
</style>
border-color css
<style>
span { border-color: #470740; }
span { border-color: rgb(71,7,64); }
td.TdClassName
{
border-color: #470740;
}
.TagClassName
{
border-color: #470740;
}
</style>