Shades of Mardi Gras #481042
Tints of Mardi Gras #481042
RGB
CMYK
RGB Variations
Color information
#481042 (or 0x481042) is known color: Mardi Gras. HEX triplet: 48, 10 and 42. RGB value is (72,16,66). Sum of RGB (Red+Green+Blue) = 72+16+66=154 (20% of max value = 765). Red value is 72 (28.52% from 255 or 46.75% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 66 (26.17% from 255 or 42.86% from 154); Max value from RGB is 72 - color contains mainly: red. Hex color #481042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481042 is #B7EFBD. Grayscale: #262626. Windows color (decimal): -12054462 or 4329544. OLE color: 4329544.
HSL color Cylindrical-coordinate representation of color #481042: hue angle of 306.43º 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 #481042 is Cyan = 0, Magento = 0.78, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 66 | - |
| CMYK | 0 | 0.78 | 0.08 | 0.72 |
| HSL | 306.43º | 0.64% | 0.17% | - |
| HSV(B) | 306.43º | 0.78% | 0.28% | - |
| XYZ | 3.84 | 2.14 | 5.37 | - |
| YUV | 38.44 | 143.55 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 66 | 0 | 0.78 | 0.08 | 0.72 | 306.43 | 0.64 | 0.17 |
| Hex | 48 | 10 | 42 | 0 | 4E | 8 | 48 | 132 | 40 | 11 |
| Octal | 110 | 20 | 102 | 0 | 116 | 10 | 110 | 462 | 100 | 21 |
| Binary | 1001000 | 10000 | 1000010 | 0 | 1001110 | 1000 | 1001000 | 100110010 | 1000000 | 10001 |
Color Harmonies of #481042
Complementary color
Monochromatic Colors of #481042
Black with #481042
Text Example
Text Example
White with #481042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481042; }
p { color: rgb(72,16,66); }
H1.HeaderClassName
{
color: #481042;
}
.AnyTagClassName
{
color: #481042;
}
</style>
background-color css
<style>
a { background-color: #481042; }
a { background-color: rgb(72,16,66); }
div.DivClassName
{
background-color: #481042;
}
.BgClassName
{
background-color: #481042;
}
</style>
border-color css
<style>
span { border-color: #481042; }
span { border-color: rgb(72,16,66); }
td.TdClassName
{
border-color: #481042;
}
.TagClassName
{
border-color: #481042;
}
</style>