Shades of Mardi Gras #491342
Tints of Mardi Gras #491342
RGB
CMYK
RGB Variations
Color information
#491342 (or 0x491342) is known color: Mardi Gras. HEX triplet: 49, 13 and 42. RGB value is (73,19,66). Sum of RGB (Red+Green+Blue) = 73+19+66=158 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.20% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 66 (26.17% from 255 or 41.77% from 158); Max value from RGB is 73 - color contains mainly: red. Hex color #491342 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491342 is #B6ECBD. Grayscale: #282828. Windows color (decimal): -11988158 or 4330313. OLE color: 4330313.
HSL color Cylindrical-coordinate representation of color #491342: hue angle of 307.78º 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 #491342 is Cyan = 0, Magento = 0.74, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 66 | - |
| CMYK | 0 | 0.74 | 0.10 | 0.71 |
| HSL | 307.78º | 0.59% | 0.18% | - |
| HSV(B) | 307.78º | 0.74% | 0.29% | - |
| XYZ | 3.96 | 2.28 | 5.38 | - |
| YUV | 40.5 | 142.39 | 151.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 66 | 0 | 0.74 | 0.10 | 0.71 | 307.78 | 0.59 | 0.18 |
| Hex | 49 | 13 | 42 | 0 | 4A | A | 47 | 134 | 3B | 12 |
| Octal | 111 | 23 | 102 | 0 | 112 | 12 | 107 | 464 | 73 | 22 |
| Binary | 1001001 | 10011 | 1000010 | 0 | 1001010 | 1010 | 1000111 | 100110100 | 111011 | 10010 |
Color Harmonies of #491342
Complementary color
Monochromatic Colors of #491342
Black with #491342
Text Example
Text Example
White with #491342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491342; }
p { color: rgb(73,19,66); }
H1.HeaderClassName
{
color: #491342;
}
.AnyTagClassName
{
color: #491342;
}
</style>
background-color css
<style>
a { background-color: #491342; }
a { background-color: rgb(73,19,66); }
div.DivClassName
{
background-color: #491342;
}
.BgClassName
{
background-color: #491342;
}
</style>
border-color css
<style>
span { border-color: #491342; }
span { border-color: rgb(73,19,66); }
td.TdClassName
{
border-color: #491342;
}
.TagClassName
{
border-color: #491342;
}
</style>