Shades of Mardi Gras #471249
Tints of Mardi Gras #471249
RGB
CMYK
RGB Variations
Color information
#471249 (or 0x471249) is known color: Mardi Gras. HEX triplet: 47, 12 and 49. RGB value is (71,18,73). Sum of RGB (Red+Green+Blue) = 71+18+73=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: blue. Hex color #471249 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471249 is #B8EDB6. Grayscale: #272727. Windows color (decimal): -12119479 or 4788807. OLE color: 4788807.
HSL color Cylindrical-coordinate representation of color #471249: hue angle of 297.82º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471249 is Cyan = 0.03, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 18 | 73 | - |
| CMYK | 0.03 | 0.75 | 0 | 0.71 |
| HSL | 297.82º | 0.6% | 0.18% | - |
| HSV(B) | 297.82º | 0.75% | 0.29% | - |
| XYZ | 4.02 | 2.25 | 6.53 | - |
| YUV | 40.12 | 146.56 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 73 | 0.03 | 0.75 | 0 | 0.71 | 297.82 | 0.6 | 0.18 |
| Hex | 47 | 12 | 49 | 3 | 4B | 0 | 47 | 12A | 3C | 12 |
| Octal | 107 | 22 | 111 | 3 | 113 | 0 | 107 | 452 | 74 | 22 |
| Binary | 1000111 | 10010 | 1001001 | 11 | 1001011 | 0 | 1000111 | 100101010 | 111100 | 10010 |
Color Harmonies of #471249
Complementary color
Monochromatic Colors of #471249
Black with #471249
Text Example
Text Example
White with #471249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471249; }
p { color: rgb(71,18,73); }
H1.HeaderClassName
{
color: #471249;
}
.AnyTagClassName
{
color: #471249;
}
</style>
background-color css
<style>
a { background-color: #471249; }
a { background-color: rgb(71,18,73); }
div.DivClassName
{
background-color: #471249;
}
.BgClassName
{
background-color: #471249;
}
</style>
border-color css
<style>
span { border-color: #471249; }
span { border-color: rgb(71,18,73); }
td.TdClassName
{
border-color: #471249;
}
.TagClassName
{
border-color: #471249;
}
</style>