Shades of Mardi Gras #471646
Tints of Mardi Gras #471646
RGB
CMYK
RGB Variations
Color information
#471646 (or 0x471646) is known color: Mardi Gras. HEX triplet: 47, 16 and 46. RGB value is (71,22,70). Sum of RGB (Red+Green+Blue) = 71+22+70=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 22 (8.98% from 255 or 13.50% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #471646 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471646 is #B8E9B9. Grayscale: #292929. Windows color (decimal): -12118458 or 4593223. OLE color: 4593223.
HSL color Cylindrical-coordinate representation of color #471646: hue angle of 301.22º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471646 is Cyan = 0, Magento = 0.69, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 70 | - |
| CMYK | 0 | 0.69 | 0.01 | 0.72 |
| HSL | 301.22º | 0.53% | 0.18% | - |
| HSV(B) | 301.22º | 0.69% | 0.28% | - |
| XYZ | 3.99 | 2.36 | 6.04 | - |
| YUV | 42.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 70 | 0 | 0.69 | 0.01 | 0.72 | 301.22 | 0.53 | 0.18 |
| Hex | 47 | 16 | 46 | 0 | 45 | 1 | 48 | 12D | 35 | 12 |
| Octal | 107 | 26 | 106 | 0 | 105 | 1 | 110 | 455 | 65 | 22 |
| Binary | 1000111 | 10110 | 1000110 | 0 | 1000101 | 1 | 1001000 | 100101101 | 110101 | 10010 |
Color Harmonies of #471646
Complementary color
Monochromatic Colors of #471646
Black with #471646
Text Example
Text Example
White with #471646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471646; }
p { color: rgb(71,22,70); }
H1.HeaderClassName
{
color: #471646;
}
.AnyTagClassName
{
color: #471646;
}
</style>
background-color css
<style>
a { background-color: #471646; }
a { background-color: rgb(71,22,70); }
div.DivClassName
{
background-color: #471646;
}
.BgClassName
{
background-color: #471646;
}
</style>
border-color css
<style>
span { border-color: #471646; }
span { border-color: rgb(71,22,70); }
td.TdClassName
{
border-color: #471646;
}
.TagClassName
{
border-color: #471646;
}
</style>