Shades of Mardi Gras #491345
Tints of Mardi Gras #491345
RGB
CMYK
RGB Variations
Color information
#491345 (or 0x491345) is known color: Mardi Gras. HEX triplet: 49, 13 and 45. RGB value is (73,19,69). Sum of RGB (Red+Green+Blue) = 73+19+69=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 69 (27.34% from 255 or 42.86% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #491345 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491345 is #B6ECBA. Grayscale: #282828. Windows color (decimal): -11988155 or 4526921. OLE color: 4526921.
HSL color Cylindrical-coordinate representation of color #491345: hue angle of 304.44º 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 #491345 is Cyan = 0, Magento = 0.74, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 69 | - |
| CMYK | 0 | 0.74 | 0.05 | 0.71 |
| HSL | 304.44º | 0.59% | 0.18% | - |
| HSV(B) | 304.44º | 0.74% | 0.29% | - |
| XYZ | 4.05 | 2.31 | 5.86 | - |
| YUV | 40.85 | 143.89 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 69 | 0 | 0.74 | 0.05 | 0.71 | 304.44 | 0.59 | 0.18 |
| Hex | 49 | 13 | 45 | 0 | 4A | 5 | 47 | 130 | 3B | 12 |
| Octal | 111 | 23 | 105 | 0 | 112 | 5 | 107 | 460 | 73 | 22 |
| Binary | 1001001 | 10011 | 1000101 | 0 | 1001010 | 101 | 1000111 | 100110000 | 111011 | 10010 |
Color Harmonies of #491345
Complementary color
Monochromatic Colors of #491345
Black with #491345
Text Example
Text Example
White with #491345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491345; }
p { color: rgb(73,19,69); }
H1.HeaderClassName
{
color: #491345;
}
.AnyTagClassName
{
color: #491345;
}
</style>
background-color css
<style>
a { background-color: #491345; }
a { background-color: rgb(73,19,69); }
div.DivClassName
{
background-color: #491345;
}
.BgClassName
{
background-color: #491345;
}
</style>
border-color css
<style>
span { border-color: #491345; }
span { border-color: rgb(73,19,69); }
td.TdClassName
{
border-color: #491345;
}
.TagClassName
{
border-color: #491345;
}
</style>