Shades of Mardi Gras #491247
Tints of Mardi Gras #491247
RGB
CMYK
RGB Variations
Color information
#491247 (or 0x491247) is known color: Mardi Gras. HEX triplet: 49, 12 and 47. RGB value is (73,18,71). Sum of RGB (Red+Green+Blue) = 73+18+71=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 71 (28.12% from 255 or 43.83% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #491247 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491247 is #B6EDB8. Grayscale: #282828. Windows color (decimal): -11988409 or 4657737. OLE color: 4657737.
HSL color Cylindrical-coordinate representation of color #491247: hue angle of 302.18º 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 #491247 is Cyan = 0, Magento = 0.75, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 18 | 71 | - |
| CMYK | 0 | 0.75 | 0.03 | 0.71 |
| HSL | 302.18º | 0.6% | 0.18% | - |
| HSV(B) | 302.18º | 0.75% | 0.29% | - |
| XYZ | 4.1 | 2.3 | 6.19 | - |
| YUV | 40.49 | 145.22 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 71 | 0 | 0.75 | 0.03 | 0.71 | 302.18 | 0.6 | 0.18 |
| Hex | 49 | 12 | 47 | 0 | 4B | 3 | 47 | 12E | 3C | 12 |
| Octal | 111 | 22 | 107 | 0 | 113 | 3 | 107 | 456 | 74 | 22 |
| Binary | 1001001 | 10010 | 1000111 | 0 | 1001011 | 11 | 1000111 | 100101110 | 111100 | 10010 |
Color Harmonies of #491247
Complementary color
Monochromatic Colors of #491247
Black with #491247
Text Example
Text Example
White with #491247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491247; }
p { color: rgb(73,18,71); }
H1.HeaderClassName
{
color: #491247;
}
.AnyTagClassName
{
color: #491247;
}
</style>
background-color css
<style>
a { background-color: #491247; }
a { background-color: rgb(73,18,71); }
div.DivClassName
{
background-color: #491247;
}
.BgClassName
{
background-color: #491247;
}
</style>
border-color css
<style>
span { border-color: #491247; }
span { border-color: rgb(73,18,71); }
td.TdClassName
{
border-color: #491247;
}
.TagClassName
{
border-color: #491247;
}
</style>