Shades of Mardi Gras #491542
Tints of Mardi Gras #491542
RGB
CMYK
RGB Variations
Color information
#491542 (or 0x491542) is known color: Mardi Gras. HEX triplet: 49, 15 and 42. RGB value is (73,21,66). Sum of RGB (Red+Green+Blue) = 73+21+66=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 66 (26.17% from 255 or 41.25% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #491542 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491542 is #B6EABD. Grayscale: #292929. Windows color (decimal): -11987646 or 4330825. OLE color: 4330825.
HSL color Cylindrical-coordinate representation of color #491542: hue angle of 308.08º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491542 is Cyan = 0, Magento = 0.71, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 66 | - |
| CMYK | 0 | 0.71 | 0.10 | 0.71 |
| HSL | 308.08º | 0.55% | 0.18% | - |
| HSV(B) | 308.08º | 0.71% | 0.29% | - |
| XYZ | 4 | 2.35 | 5.4 | - |
| YUV | 41.68 | 141.73 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 66 | 0 | 0.71 | 0.10 | 0.71 | 308.08 | 0.55 | 0.18 |
| Hex | 49 | 15 | 42 | 0 | 47 | A | 47 | 134 | 37 | 12 |
| Octal | 111 | 25 | 102 | 0 | 107 | 12 | 107 | 464 | 67 | 22 |
| Binary | 1001001 | 10101 | 1000010 | 0 | 1000111 | 1010 | 1000111 | 100110100 | 110111 | 10010 |
Color Harmonies of #491542
Complementary color
Monochromatic Colors of #491542
Black with #491542
Text Example
Text Example
White with #491542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491542; }
p { color: rgb(73,21,66); }
H1.HeaderClassName
{
color: #491542;
}
.AnyTagClassName
{
color: #491542;
}
</style>
background-color css
<style>
a { background-color: #491542; }
a { background-color: rgb(73,21,66); }
div.DivClassName
{
background-color: #491542;
}
.BgClassName
{
background-color: #491542;
}
</style>
border-color css
<style>
span { border-color: #491542; }
span { border-color: rgb(73,21,66); }
td.TdClassName
{
border-color: #491542;
}
.TagClassName
{
border-color: #491542;
}
</style>