Shades of Mardi Gras #491844
Tints of Mardi Gras #491844
RGB
CMYK
RGB Variations
Color information
#491844 (or 0x491844) is known color: Mardi Gras. HEX triplet: 49, 18 and 44. RGB value is (73,24,68). Sum of RGB (Red+Green+Blue) = 73+24+68=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 68 (26.95% from 255 or 41.21% from 165); Max value from RGB is 73 - color contains mainly: red. Hex color #491844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491844 is #B6E7BB. Grayscale: #2B2B2B. Windows color (decimal): -11986876 or 4462665. OLE color: 4462665.
HSL color Cylindrical-coordinate representation of color #491844: hue angle of 306.12º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #491844 is Cyan = 0, Magento = 0.67, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 24 | 68 | - |
| CMYK | 0 | 0.67 | 0.07 | 0.71 |
| HSL | 306.12º | 0.51% | 0.19% | - |
| HSV(B) | 306.12º | 0.67% | 0.29% | - |
| XYZ | 4.12 | 2.49 | 5.73 | - |
| YUV | 43.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 68 | 0 | 0.67 | 0.07 | 0.71 | 306.12 | 0.51 | 0.19 |
| Hex | 49 | 18 | 44 | 0 | 43 | 7 | 47 | 132 | 33 | 13 |
| Octal | 111 | 30 | 104 | 0 | 103 | 7 | 107 | 462 | 63 | 23 |
| Binary | 1001001 | 11000 | 1000100 | 0 | 1000011 | 111 | 1000111 | 100110010 | 110011 | 10011 |
Color Harmonies of #491844
Complementary color
Monochromatic Colors of #491844
Black with #491844
Text Example
Text Example
White with #491844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491844; }
p { color: rgb(73,24,68); }
H1.HeaderClassName
{
color: #491844;
}
.AnyTagClassName
{
color: #491844;
}
</style>
background-color css
<style>
a { background-color: #491844; }
a { background-color: rgb(73,24,68); }
div.DivClassName
{
background-color: #491844;
}
.BgClassName
{
background-color: #491844;
}
</style>
border-color css
<style>
span { border-color: #491844; }
span { border-color: rgb(73,24,68); }
td.TdClassName
{
border-color: #491844;
}
.TagClassName
{
border-color: #491844;
}
</style>