Shades of Mardi Gras #471440
Tints of Mardi Gras #471440
RGB
CMYK
RGB Variations
Color information
#471440 (or 0x471440) is known color: Mardi Gras. HEX triplet: 47, 14 and 40. RGB value is (71,20,64). Sum of RGB (Red+Green+Blue) = 71+20+64=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 71 - color contains mainly: red. Hex color #471440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471440 is #B8EBBF. Grayscale: #282828. Windows color (decimal): -12118976 or 4199495. OLE color: 4199495.
HSL color Cylindrical-coordinate representation of color #471440: hue angle of 308.24º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471440 is Cyan = 0, Magento = 0.72, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 64 | - |
| CMYK | 0 | 0.72 | 0.10 | 0.72 |
| HSL | 308.24º | 0.56% | 0.18% | - |
| HSV(B) | 308.24º | 0.72% | 0.28% | - |
| XYZ | 3.77 | 2.21 | 5.08 | - |
| YUV | 40.27 | 141.4 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 64 | 0 | 0.72 | 0.10 | 0.72 | 308.24 | 0.56 | 0.18 |
| Hex | 47 | 14 | 40 | 0 | 48 | A | 48 | 134 | 38 | 12 |
| Octal | 107 | 24 | 100 | 0 | 110 | 12 | 110 | 464 | 70 | 22 |
| Binary | 1000111 | 10100 | 1000000 | 0 | 1001000 | 1010 | 1001000 | 100110100 | 111000 | 10010 |
Color Harmonies of #471440
Complementary color
Monochromatic Colors of #471440
Black with #471440
Text Example
Text Example
White with #471440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471440; }
p { color: rgb(71,20,64); }
H1.HeaderClassName
{
color: #471440;
}
.AnyTagClassName
{
color: #471440;
}
</style>
background-color css
<style>
a { background-color: #471440; }
a { background-color: rgb(71,20,64); }
div.DivClassName
{
background-color: #471440;
}
.BgClassName
{
background-color: #471440;
}
</style>
border-color css
<style>
span { border-color: #471440; }
span { border-color: rgb(71,20,64); }
td.TdClassName
{
border-color: #471440;
}
.TagClassName
{
border-color: #471440;
}
</style>