Shades of Mardi Gras #471346
Tints of Mardi Gras #471346
RGB
CMYK
RGB Variations
Color information
#471346 (or 0x471346) is known color: Mardi Gras. HEX triplet: 47, 13 and 46. RGB value is (71,19,70). Sum of RGB (Red+Green+Blue) = 71+19+70=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #471346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471346 is #B8ECB9. Grayscale: #282828. Windows color (decimal): -12119226 or 4592455. OLE color: 4592455.
HSL color Cylindrical-coordinate representation of color #471346: hue angle of 301.15º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471346 is Cyan = 0, Magento = 0.73, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 70 | - |
| CMYK | 0 | 0.73 | 0.01 | 0.72 |
| HSL | 301.15º | 0.58% | 0.18% | - |
| HSV(B) | 301.15º | 0.73% | 0.28% | - |
| XYZ | 3.94 | 2.25 | 6.02 | - |
| YUV | 40.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 70 | 0 | 0.73 | 0.01 | 0.72 | 301.15 | 0.58 | 0.18 |
| Hex | 47 | 13 | 46 | 0 | 49 | 1 | 48 | 12D | 3A | 12 |
| Octal | 107 | 23 | 106 | 0 | 111 | 1 | 110 | 455 | 72 | 22 |
| Binary | 1000111 | 10011 | 1000110 | 0 | 1001001 | 1 | 1001000 | 100101101 | 111010 | 10010 |
Color Harmonies of #471346
Complementary color
Monochromatic Colors of #471346
Black with #471346
Text Example
Text Example
White with #471346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471346; }
p { color: rgb(71,19,70); }
H1.HeaderClassName
{
color: #471346;
}
.AnyTagClassName
{
color: #471346;
}
</style>
background-color css
<style>
a { background-color: #471346; }
a { background-color: rgb(71,19,70); }
div.DivClassName
{
background-color: #471346;
}
.BgClassName
{
background-color: #471346;
}
</style>
border-color css
<style>
span { border-color: #471346; }
span { border-color: rgb(71,19,70); }
td.TdClassName
{
border-color: #471346;
}
.TagClassName
{
border-color: #471346;
}
</style>