Shades of Mardi Gras #471544
Tints of Mardi Gras #471544
RGB
CMYK
RGB Variations
Color information
#471544 (or 0x471544) is known color: Mardi Gras. HEX triplet: 47, 15 and 44. RGB value is (71,21,68). Sum of RGB (Red+Green+Blue) = 71+21+68=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 68 (26.95% from 255 or 42.5% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #471544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471544 is #B8EABB. Grayscale: #292929. Windows color (decimal): -12118716 or 4461895. OLE color: 4461895.
HSL color Cylindrical-coordinate representation of color #471544: hue angle of 303.6º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471544 is Cyan = 0, Magento = 0.70, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 68 | - |
| CMYK | 0 | 0.70 | 0.04 | 0.72 |
| HSL | 303.6º | 0.54% | 0.18% | - |
| HSV(B) | 303.6º | 0.7% | 0.28% | - |
| XYZ | 3.91 | 2.29 | 5.71 | - |
| YUV | 41.31 | 143.07 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 68 | 0 | 0.70 | 0.04 | 0.72 | 303.6 | 0.54 | 0.18 |
| Hex | 47 | 15 | 44 | 0 | 46 | 4 | 48 | 130 | 36 | 12 |
| Octal | 107 | 25 | 104 | 0 | 106 | 4 | 110 | 460 | 66 | 22 |
| Binary | 1000111 | 10101 | 1000100 | 0 | 1000110 | 100 | 1001000 | 100110000 | 110110 | 10010 |
Color Harmonies of #471544
Complementary color
Monochromatic Colors of #471544
Black with #471544
Text Example
Text Example
White with #471544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471544; }
p { color: rgb(71,21,68); }
H1.HeaderClassName
{
color: #471544;
}
.AnyTagClassName
{
color: #471544;
}
</style>
background-color css
<style>
a { background-color: #471544; }
a { background-color: rgb(71,21,68); }
div.DivClassName
{
background-color: #471544;
}
.BgClassName
{
background-color: #471544;
}
</style>
border-color css
<style>
span { border-color: #471544; }
span { border-color: rgb(71,21,68); }
td.TdClassName
{
border-color: #471544;
}
.TagClassName
{
border-color: #471544;
}
</style>