Shades of Mardi Gras #471044
Tints of Mardi Gras #471044
RGB
CMYK
RGB Variations
Color information
#471044 (or 0x471044) is known color: Mardi Gras. HEX triplet: 47, 10 and 44. RGB value is (71,16,68). Sum of RGB (Red+Green+Blue) = 71+16+68=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 71 - color contains mainly: red. Hex color #471044 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471044 is #B8EFBB. Grayscale: #262626. Windows color (decimal): -12119996 or 4460615. OLE color: 4460615.
HSL color Cylindrical-coordinate representation of color #471044: hue angle of 303.27º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471044 is Cyan = 0, Magento = 0.77, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 68 | - |
| CMYK | 0 | 0.77 | 0.04 | 0.72 |
| HSL | 303.27º | 0.63% | 0.17% | - |
| HSV(B) | 303.27º | 0.77% | 0.28% | - |
| XYZ | 3.83 | 2.13 | 5.68 | - |
| YUV | 38.37 | 144.72 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 68 | 0 | 0.77 | 0.04 | 0.72 | 303.27 | 0.63 | 0.17 |
| Hex | 47 | 10 | 44 | 0 | 4D | 4 | 48 | 12F | 3F | 11 |
| Octal | 107 | 20 | 104 | 0 | 115 | 4 | 110 | 457 | 77 | 21 |
| Binary | 1000111 | 10000 | 1000100 | 0 | 1001101 | 100 | 1001000 | 100101111 | 111111 | 10001 |
Color Harmonies of #471044
Complementary color
Monochromatic Colors of #471044
Black with #471044
Text Example
Text Example
White with #471044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471044; }
p { color: rgb(71,16,68); }
H1.HeaderClassName
{
color: #471044;
}
.AnyTagClassName
{
color: #471044;
}
</style>
background-color css
<style>
a { background-color: #471044; }
a { background-color: rgb(71,16,68); }
div.DivClassName
{
background-color: #471044;
}
.BgClassName
{
background-color: #471044;
}
</style>
border-color css
<style>
span { border-color: #471044; }
span { border-color: rgb(71,16,68); }
td.TdClassName
{
border-color: #471044;
}
.TagClassName
{
border-color: #471044;
}
</style>