Shades of Mardi Gras #481040
Tints of Mardi Gras #481040
RGB
CMYK
RGB Variations
Color information
#481040 (or 0x481040) is known color: Mardi Gras. HEX triplet: 48, 10 and 40. RGB value is (72,16,64). Sum of RGB (Red+Green+Blue) = 72+16+64=152 (20% of max value = 765). Red value is 72 (28.52% from 255 or 47.37% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 72 - color contains mainly: red. Hex color #481040 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481040 is #B7EFBF. Grayscale: #262626. Windows color (decimal): -12054464 or 4198472. OLE color: 4198472.
HSL color Cylindrical-coordinate representation of color #481040: hue angle of 308.57º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #481040 is Cyan = 0, Magento = 0.78, Yellow = 0.11 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 64 | - |
| CMYK | 0 | 0.78 | 0.11 | 0.72 |
| HSL | 308.57º | 0.64% | 0.17% | - |
| HSV(B) | 308.57º | 0.78% | 0.28% | - |
| XYZ | 3.78 | 2.12 | 5.06 | - |
| YUV | 38.22 | 142.55 | 152.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 64 | 0 | 0.78 | 0.11 | 0.72 | 308.57 | 0.64 | 0.17 |
| Hex | 48 | 10 | 40 | 0 | 4E | B | 48 | 135 | 40 | 11 |
| Octal | 110 | 20 | 100 | 0 | 116 | 13 | 110 | 465 | 100 | 21 |
| Binary | 1001000 | 10000 | 1000000 | 0 | 1001110 | 1011 | 1001000 | 100110101 | 1000000 | 10001 |
Color Harmonies of #481040
Complementary color
Monochromatic Colors of #481040
Black with #481040
Text Example
Text Example
White with #481040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481040; }
p { color: rgb(72,16,64); }
H1.HeaderClassName
{
color: #481040;
}
.AnyTagClassName
{
color: #481040;
}
</style>
background-color css
<style>
a { background-color: #481040; }
a { background-color: rgb(72,16,64); }
div.DivClassName
{
background-color: #481040;
}
.BgClassName
{
background-color: #481040;
}
</style>
border-color css
<style>
span { border-color: #481040; }
span { border-color: rgb(72,16,64); }
td.TdClassName
{
border-color: #481040;
}
.TagClassName
{
border-color: #481040;
}
</style>