Shades of Mardi Gras #471640
Tints of Mardi Gras #471640
RGB
CMYK
RGB Variations
Color information
#471640 (or 0x471640) is known color: Mardi Gras. HEX triplet: 47, 16 and 40. RGB value is (71,22,64). Sum of RGB (Red+Green+Blue) = 71+22+64=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 64 (25.39% from 255 or 40.76% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #471640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471640 is #B8E9BF. Grayscale: #292929. Windows color (decimal): -12118464 or 4200007. OLE color: 4200007.
HSL color Cylindrical-coordinate representation of color #471640: hue angle of 308.57º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471640 is Cyan = 0, Magento = 0.69, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 64 | - |
| CMYK | 0 | 0.69 | 0.10 | 0.72 |
| HSL | 308.57º | 0.53% | 0.18% | - |
| HSV(B) | 308.57º | 0.69% | 0.28% | - |
| XYZ | 3.81 | 2.28 | 5.09 | - |
| YUV | 41.44 | 140.73 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 64 | 0 | 0.69 | 0.10 | 0.72 | 308.57 | 0.53 | 0.18 |
| Hex | 47 | 16 | 40 | 0 | 45 | A | 48 | 135 | 35 | 12 |
| Octal | 107 | 26 | 100 | 0 | 105 | 12 | 110 | 465 | 65 | 22 |
| Binary | 1000111 | 10110 | 1000000 | 0 | 1000101 | 1010 | 1001000 | 100110101 | 110101 | 10010 |
Color Harmonies of #471640
Complementary color
Monochromatic Colors of #471640
Black with #471640
Text Example
Text Example
White with #471640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471640; }
p { color: rgb(71,22,64); }
H1.HeaderClassName
{
color: #471640;
}
.AnyTagClassName
{
color: #471640;
}
</style>
background-color css
<style>
a { background-color: #471640; }
a { background-color: rgb(71,22,64); }
div.DivClassName
{
background-color: #471640;
}
.BgClassName
{
background-color: #471640;
}
</style>
border-color css
<style>
span { border-color: #471640; }
span { border-color: rgb(71,22,64); }
td.TdClassName
{
border-color: #471640;
}
.TagClassName
{
border-color: #471640;
}
</style>