Shades of Mardi Gras #471540
Tints of Mardi Gras #471540
RGB
CMYK
RGB Variations
Color information
#471540 (or 0x471540) is known color: Mardi Gras. HEX triplet: 47, 15 and 40. RGB value is (71,21,64). Sum of RGB (Red+Green+Blue) = 71+21+64=156 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.51% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 71 - color contains mainly: red. Hex color #471540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471540 is #B8EABF. Grayscale: #282828. Windows color (decimal): -12118720 or 4199751. OLE color: 4199751.
HSL color Cylindrical-coordinate representation of color #471540: hue angle of 308.4º 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 #471540 is Cyan = 0, Magento = 0.70, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 64 | - |
| CMYK | 0 | 0.70 | 0.10 | 0.72 |
| HSL | 308.4º | 0.54% | 0.18% | - |
| HSV(B) | 308.4º | 0.7% | 0.28% | - |
| XYZ | 3.79 | 2.25 | 5.08 | - |
| YUV | 40.85 | 141.07 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 64 | 0 | 0.70 | 0.10 | 0.72 | 308.4 | 0.54 | 0.18 |
| Hex | 47 | 15 | 40 | 0 | 46 | A | 48 | 134 | 36 | 12 |
| Octal | 107 | 25 | 100 | 0 | 106 | 12 | 110 | 464 | 66 | 22 |
| Binary | 1000111 | 10101 | 1000000 | 0 | 1000110 | 1010 | 1001000 | 100110100 | 110110 | 10010 |
Color Harmonies of #471540
Complementary color
Monochromatic Colors of #471540
Black with #471540
Text Example
Text Example
White with #471540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471540; }
p { color: rgb(71,21,64); }
H1.HeaderClassName
{
color: #471540;
}
.AnyTagClassName
{
color: #471540;
}
</style>
background-color css
<style>
a { background-color: #471540; }
a { background-color: rgb(71,21,64); }
div.DivClassName
{
background-color: #471540;
}
.BgClassName
{
background-color: #471540;
}
</style>
border-color css
<style>
span { border-color: #471540; }
span { border-color: rgb(71,21,64); }
td.TdClassName
{
border-color: #471540;
}
.TagClassName
{
border-color: #471540;
}
</style>