Shades of Mardi Gras #491347
Tints of Mardi Gras #491347
RGB
CMYK
RGB Variations
Color information
#491347 (or 0x491347) is known color: Mardi Gras. HEX triplet: 49, 13 and 47. RGB value is (73,19,71). Sum of RGB (Red+Green+Blue) = 73+19+71=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 19 (7.81% from 255 or 11.66% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #491347 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491347 is #B6ECB8. Grayscale: #282828. Windows color (decimal): -11988153 or 4657993. OLE color: 4657993.
HSL color Cylindrical-coordinate representation of color #491347: hue angle of 302.22º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491347 is Cyan = 0, Magento = 0.74, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 71 | - |
| CMYK | 0 | 0.74 | 0.03 | 0.71 |
| HSL | 302.22º | 0.59% | 0.18% | - |
| HSV(B) | 302.22º | 0.74% | 0.29% | - |
| XYZ | 4.12 | 2.34 | 6.2 | - |
| YUV | 41.07 | 144.89 | 150.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 71 | 0 | 0.74 | 0.03 | 0.71 | 302.22 | 0.59 | 0.18 |
| Hex | 49 | 13 | 47 | 0 | 4A | 3 | 47 | 12E | 3B | 12 |
| Octal | 111 | 23 | 107 | 0 | 112 | 3 | 107 | 456 | 73 | 22 |
| Binary | 1001001 | 10011 | 1000111 | 0 | 1001010 | 11 | 1000111 | 100101110 | 111011 | 10010 |
Color Harmonies of #491347
Complementary color
Monochromatic Colors of #491347
Black with #491347
Text Example
Text Example
White with #491347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491347; }
p { color: rgb(73,19,71); }
H1.HeaderClassName
{
color: #491347;
}
.AnyTagClassName
{
color: #491347;
}
</style>
background-color css
<style>
a { background-color: #491347; }
a { background-color: rgb(73,19,71); }
div.DivClassName
{
background-color: #491347;
}
.BgClassName
{
background-color: #491347;
}
</style>
border-color css
<style>
span { border-color: #491347; }
span { border-color: rgb(73,19,71); }
td.TdClassName
{
border-color: #491347;
}
.TagClassName
{
border-color: #491347;
}
</style>