Shades of Mardi Gras #481049
Tints of Mardi Gras #481049
RGB
CMYK
RGB Variations
Color information
#481049 (or 0x481049) is known color: Mardi Gras. HEX triplet: 48, 10 and 49. RGB value is (72,16,73). Sum of RGB (Red+Green+Blue) = 72+16+73=161 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.72% from 161); Green value is 16 (6.64% from 255 or 9.94% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 73 - color contains mainly: blue. Hex color #481049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481049 is #B7EFB6. Grayscale: #272727. Windows color (decimal): -12054455 or 4788296. OLE color: 4788296.
HSL color Cylindrical-coordinate representation of color #481049: hue angle of 298.95º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #481049 is Cyan = 0.01, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 72 | 16 | 73 | - |
| CMYK | 0.01 | 0.78 | 0 | 0.71 |
| HSL | 298.95º | 0.64% | 0.17% | - |
| HSV(B) | 298.95º | 0.78% | 0.29% | - |
| XYZ | 4.06 | 2.23 | 6.52 | - |
| YUV | 39.24 | 147.05 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 73 | 0.01 | 0.78 | 0 | 0.71 | 298.95 | 0.64 | 0.17 |
| Hex | 48 | 10 | 49 | 1 | 4E | 0 | 47 | 12B | 40 | 11 |
| Octal | 110 | 20 | 111 | 1 | 116 | 0 | 107 | 453 | 100 | 21 |
| Binary | 1001000 | 10000 | 1001001 | 1 | 1001110 | 0 | 1000111 | 100101011 | 1000000 | 10001 |
Color Harmonies of #481049
Complementary color
Monochromatic Colors of #481049
Black with #481049
Text Example
Text Example
White with #481049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481049; }
p { color: rgb(72,16,73); }
H1.HeaderClassName
{
color: #481049;
}
.AnyTagClassName
{
color: #481049;
}
</style>
background-color css
<style>
a { background-color: #481049; }
a { background-color: rgb(72,16,73); }
div.DivClassName
{
background-color: #481049;
}
.BgClassName
{
background-color: #481049;
}
</style>
border-color css
<style>
span { border-color: #481049; }
span { border-color: rgb(72,16,73); }
td.TdClassName
{
border-color: #481049;
}
.TagClassName
{
border-color: #481049;
}
</style>