Shades of Mardi Gras #491643
Tints of Mardi Gras #491643
RGB
CMYK
RGB Variations
Color information
#491643 (or 0x491643) is known color: Mardi Gras. HEX triplet: 49, 16 and 43. RGB value is (73,22,67). Sum of RGB (Red+Green+Blue) = 73+22+67=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 67 (26.56% from 255 or 41.36% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #491643 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491643 is #B6E9BC. Grayscale: #2A2A2A. Windows color (decimal): -11987389 or 4396617. OLE color: 4396617.
HSL color Cylindrical-coordinate representation of color #491643: hue angle of 307.06º 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 #491643 is Cyan = 0, Magento = 0.70, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 67 | - |
| CMYK | 0 | 0.70 | 0.08 | 0.71 |
| HSL | 307.06º | 0.54% | 0.19% | - |
| HSV(B) | 307.06º | 0.7% | 0.29% | - |
| XYZ | 4.05 | 2.4 | 5.56 | - |
| YUV | 42.38 | 141.9 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 67 | 0 | 0.70 | 0.08 | 0.71 | 307.06 | 0.54 | 0.19 |
| Hex | 49 | 16 | 43 | 0 | 46 | 8 | 47 | 133 | 36 | 13 |
| Octal | 111 | 26 | 103 | 0 | 106 | 10 | 107 | 463 | 66 | 23 |
| Binary | 1001001 | 10110 | 1000011 | 0 | 1000110 | 1000 | 1000111 | 100110011 | 110110 | 10011 |
Color Harmonies of #491643
Complementary color
Monochromatic Colors of #491643
Black with #491643
Text Example
Text Example
White with #491643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491643; }
p { color: rgb(73,22,67); }
H1.HeaderClassName
{
color: #491643;
}
.AnyTagClassName
{
color: #491643;
}
</style>
background-color css
<style>
a { background-color: #491643; }
a { background-color: rgb(73,22,67); }
div.DivClassName
{
background-color: #491643;
}
.BgClassName
{
background-color: #491643;
}
</style>
border-color css
<style>
span { border-color: #491643; }
span { border-color: rgb(73,22,67); }
td.TdClassName
{
border-color: #491643;
}
.TagClassName
{
border-color: #491643;
}
</style>