Shades of Mardi Gras #471140
Tints of Mardi Gras #471140
RGB
CMYK
RGB Variations
Color information
#471140 (or 0x471140) is known color: Mardi Gras. HEX triplet: 47, 11 and 40. RGB value is (71,17,64). Sum of RGB (Red+Green+Blue) = 71+17+64=152 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.71% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 71 - color contains mainly: red. Hex color #471140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471140 is #B8EEBF. Grayscale: #262626. Windows color (decimal): -12119744 or 4198727. OLE color: 4198727.
HSL color Cylindrical-coordinate representation of color #471140: hue angle of 307.78º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471140 is Cyan = 0, Magento = 0.76, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 64 | - |
| CMYK | 0 | 0.76 | 0.10 | 0.72 |
| HSL | 307.78º | 0.61% | 0.17% | - |
| HSV(B) | 307.78º | 0.76% | 0.28% | - |
| XYZ | 3.72 | 2.11 | 5.06 | - |
| YUV | 38.5 | 142.39 | 151.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 64 | 0 | 0.76 | 0.10 | 0.72 | 307.78 | 0.61 | 0.17 |
| Hex | 47 | 11 | 40 | 0 | 4C | A | 48 | 134 | 3D | 11 |
| Octal | 107 | 21 | 100 | 0 | 114 | 12 | 110 | 464 | 75 | 21 |
| Binary | 1000111 | 10001 | 1000000 | 0 | 1001100 | 1010 | 1001000 | 100110100 | 111101 | 10001 |
Color Harmonies of #471140
Complementary color
Monochromatic Colors of #471140
Black with #471140
Text Example
Text Example
White with #471140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471140; }
p { color: rgb(71,17,64); }
H1.HeaderClassName
{
color: #471140;
}
.AnyTagClassName
{
color: #471140;
}
</style>
background-color css
<style>
a { background-color: #471140; }
a { background-color: rgb(71,17,64); }
div.DivClassName
{
background-color: #471140;
}
.BgClassName
{
background-color: #471140;
}
</style>
border-color css
<style>
span { border-color: #471140; }
span { border-color: rgb(71,17,64); }
td.TdClassName
{
border-color: #471140;
}
.TagClassName
{
border-color: #471140;
}
</style>