Shades of Mardi Gras #471146
Tints of Mardi Gras #471146
RGB
CMYK
RGB Variations
Color information
#471146 (or 0x471146) is known color: Mardi Gras. HEX triplet: 47, 11 and 46. RGB value is (71,17,70). Sum of RGB (Red+Green+Blue) = 71+17+70=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #471146 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471146 is #B8EEB9. Grayscale: #272727. Windows color (decimal): -12119738 or 4591943. OLE color: 4591943.
HSL color Cylindrical-coordinate representation of color #471146: hue angle of 301.11º 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 #471146 is Cyan = 0, Magento = 0.76, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 70 | - |
| CMYK | 0 | 0.76 | 0.01 | 0.72 |
| HSL | 301.11º | 0.61% | 0.17% | - |
| HSV(B) | 301.11º | 0.76% | 0.28% | - |
| XYZ | 3.9 | 2.18 | 6.01 | - |
| YUV | 39.19 | 145.39 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 70 | 0 | 0.76 | 0.01 | 0.72 | 301.11 | 0.61 | 0.17 |
| Hex | 47 | 11 | 46 | 0 | 4C | 1 | 48 | 12D | 3D | 11 |
| Octal | 107 | 21 | 106 | 0 | 114 | 1 | 110 | 455 | 75 | 21 |
| Binary | 1000111 | 10001 | 1000110 | 0 | 1001100 | 1 | 1001000 | 100101101 | 111101 | 10001 |
Color Harmonies of #471146
Complementary color
Monochromatic Colors of #471146
Black with #471146
Text Example
Text Example
White with #471146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471146; }
p { color: rgb(71,17,70); }
H1.HeaderClassName
{
color: #471146;
}
.AnyTagClassName
{
color: #471146;
}
</style>
background-color css
<style>
a { background-color: #471146; }
a { background-color: rgb(71,17,70); }
div.DivClassName
{
background-color: #471146;
}
.BgClassName
{
background-color: #471146;
}
</style>
border-color css
<style>
span { border-color: #471146; }
span { border-color: rgb(71,17,70); }
td.TdClassName
{
border-color: #471146;
}
.TagClassName
{
border-color: #471146;
}
</style>