Shades of Mardi Gras #491747
Tints of Mardi Gras #491747
RGB
CMYK
RGB Variations
Color information
#491747 (or 0x491747) is known color: Mardi Gras. HEX triplet: 49, 17 and 47. RGB value is (73,23,71). Sum of RGB (Red+Green+Blue) = 73+23+71=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 23 (9.38% from 255 or 13.77% from 167); Blue value is 71 (28.12% from 255 or 42.51% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #491747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491747 is #B6E8B8. Grayscale: #2B2B2B. Windows color (decimal): -11987129 or 4659017. OLE color: 4659017.
HSL color Cylindrical-coordinate representation of color #491747: hue angle of 302.4º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491747 is Cyan = 0, Magento = 0.68, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 71 | - |
| CMYK | 0 | 0.68 | 0.03 | 0.71 |
| HSL | 302.4º | 0.52% | 0.19% | - |
| HSV(B) | 302.4º | 0.68% | 0.29% | - |
| XYZ | 4.19 | 2.48 | 6.22 | - |
| YUV | 43.42 | 143.57 | 149.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 71 | 0 | 0.68 | 0.03 | 0.71 | 302.4 | 0.52 | 0.19 |
| Hex | 49 | 17 | 47 | 0 | 44 | 3 | 47 | 12E | 34 | 13 |
| Octal | 111 | 27 | 107 | 0 | 104 | 3 | 107 | 456 | 64 | 23 |
| Binary | 1001001 | 10111 | 1000111 | 0 | 1000100 | 11 | 1000111 | 100101110 | 110100 | 10011 |
Color Harmonies of #491747
Complementary color
Monochromatic Colors of #491747
Black with #491747
Text Example
Text Example
White with #491747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491747; }
p { color: rgb(73,23,71); }
H1.HeaderClassName
{
color: #491747;
}
.AnyTagClassName
{
color: #491747;
}
</style>
background-color css
<style>
a { background-color: #491747; }
a { background-color: rgb(73,23,71); }
div.DivClassName
{
background-color: #491747;
}
.BgClassName
{
background-color: #491747;
}
</style>
border-color css
<style>
span { border-color: #491747; }
span { border-color: rgb(73,23,71); }
td.TdClassName
{
border-color: #491747;
}
.TagClassName
{
border-color: #491747;
}
</style>