Shades of Mardi Gras #491647
Tints of Mardi Gras #491647
RGB
CMYK
RGB Variations
Color information
#491647 (or 0x491647) is known color: Mardi Gras. HEX triplet: 49, 16 and 47. RGB value is (73,22,71). Sum of RGB (Red+Green+Blue) = 73+22+71=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 22 (8.98% from 255 or 13.25% from 166); Blue value is 71 (28.12% from 255 or 42.77% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #491647 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491647 is #B6E9B8. Grayscale: #2A2A2A. Windows color (decimal): -11987385 or 4658761. OLE color: 4658761.
HSL color Cylindrical-coordinate representation of color #491647: hue angle of 302.35º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491647 is Cyan = 0, Magento = 0.70, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 71 | - |
| CMYK | 0 | 0.70 | 0.03 | 0.71 |
| HSL | 302.35º | 0.54% | 0.19% | - |
| HSV(B) | 302.35º | 0.7% | 0.29% | - |
| XYZ | 4.17 | 2.45 | 6.21 | - |
| YUV | 42.84 | 143.9 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 71 | 0 | 0.70 | 0.03 | 0.71 | 302.35 | 0.54 | 0.19 |
| Hex | 49 | 16 | 47 | 0 | 46 | 3 | 47 | 12E | 36 | 13 |
| Octal | 111 | 26 | 107 | 0 | 106 | 3 | 107 | 456 | 66 | 23 |
| Binary | 1001001 | 10110 | 1000111 | 0 | 1000110 | 11 | 1000111 | 100101110 | 110110 | 10011 |
Color Harmonies of #491647
Complementary color
Monochromatic Colors of #491647
Black with #491647
Text Example
Text Example
White with #491647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491647; }
p { color: rgb(73,22,71); }
H1.HeaderClassName
{
color: #491647;
}
.AnyTagClassName
{
color: #491647;
}
</style>
background-color css
<style>
a { background-color: #491647; }
a { background-color: rgb(73,22,71); }
div.DivClassName
{
background-color: #491647;
}
.BgClassName
{
background-color: #491647;
}
</style>
border-color css
<style>
span { border-color: #491647; }
span { border-color: rgb(73,22,71); }
td.TdClassName
{
border-color: #491647;
}
.TagClassName
{
border-color: #491647;
}
</style>