Shades of Mardi Gras #471446
Tints of Mardi Gras #471446
RGB
CMYK
RGB Variations
Color information
#471446 (or 0x471446) is known color: Mardi Gras. HEX triplet: 47, 14 and 46. RGB value is (71,20,70). Sum of RGB (Red+Green+Blue) = 71+20+70=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 20 (8.20% from 255 or 12.42% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #471446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471446 is #B8EBB9. Grayscale: #282828. Windows color (decimal): -12118970 or 4592711. OLE color: 4592711.
HSL color Cylindrical-coordinate representation of color #471446: hue angle of 301.18º 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 #471446 is Cyan = 0, Magento = 0.72, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 70 | - |
| CMYK | 0 | 0.72 | 0.01 | 0.72 |
| HSL | 301.18º | 0.56% | 0.18% | - |
| HSV(B) | 301.18º | 0.72% | 0.28% | - |
| XYZ | 3.95 | 2.28 | 6.03 | - |
| YUV | 40.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 70 | 0 | 0.72 | 0.01 | 0.72 | 301.18 | 0.56 | 0.18 |
| Hex | 47 | 14 | 46 | 0 | 48 | 1 | 48 | 12D | 38 | 12 |
| Octal | 107 | 24 | 106 | 0 | 110 | 1 | 110 | 455 | 70 | 22 |
| Binary | 1000111 | 10100 | 1000110 | 0 | 1001000 | 1 | 1001000 | 100101101 | 111000 | 10010 |
Color Harmonies of #471446
Complementary color
Monochromatic Colors of #471446
Black with #471446
Text Example
Text Example
White with #471446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471446; }
p { color: rgb(71,20,70); }
H1.HeaderClassName
{
color: #471446;
}
.AnyTagClassName
{
color: #471446;
}
</style>
background-color css
<style>
a { background-color: #471446; }
a { background-color: rgb(71,20,70); }
div.DivClassName
{
background-color: #471446;
}
.BgClassName
{
background-color: #471446;
}
</style>
border-color css
<style>
span { border-color: #471446; }
span { border-color: rgb(71,20,70); }
td.TdClassName
{
border-color: #471446;
}
.TagClassName
{
border-color: #471446;
}
</style>