Shades of Mardi Gras #481041
Tints of Mardi Gras #481041
RGB
CMYK
RGB Variations
Color information
#481041 (or 0x481041) is known color: Mardi Gras. HEX triplet: 48, 10 and 41. RGB value is (72,16,65). Sum of RGB (Red+Green+Blue) = 72+16+65=153 (20% of max value = 765). Red value is 72 (28.52% from 255 or 47.06% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 65 (25.78% from 255 or 42.48% from 153); Max value from RGB is 72 - color contains mainly: red. Hex color #481041 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481041 is #B7EFBE. Grayscale: #262626. Windows color (decimal): -12054463 or 4264008. OLE color: 4264008.
HSL color Cylindrical-coordinate representation of color #481041: hue angle of 307.5º 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 #481041 is Cyan = 0, Magento = 0.78, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 65 | - |
| CMYK | 0 | 0.78 | 0.10 | 0.72 |
| HSL | 307.5º | 0.64% | 0.17% | - |
| HSV(B) | 307.5º | 0.78% | 0.28% | - |
| XYZ | 3.81 | 2.13 | 5.21 | - |
| YUV | 38.33 | 143.05 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 65 | 0 | 0.78 | 0.10 | 0.72 | 307.5 | 0.64 | 0.17 |
| Hex | 48 | 10 | 41 | 0 | 4E | A | 48 | 134 | 40 | 11 |
| Octal | 110 | 20 | 101 | 0 | 116 | 12 | 110 | 464 | 100 | 21 |
| Binary | 1001000 | 10000 | 1000001 | 0 | 1001110 | 1010 | 1001000 | 100110100 | 1000000 | 10001 |
Color Harmonies of #481041
Complementary color
Monochromatic Colors of #481041
Black with #481041
Text Example
Text Example
White with #481041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481041; }
p { color: rgb(72,16,65); }
H1.HeaderClassName
{
color: #481041;
}
.AnyTagClassName
{
color: #481041;
}
</style>
background-color css
<style>
a { background-color: #481041; }
a { background-color: rgb(72,16,65); }
div.DivClassName
{
background-color: #481041;
}
.BgClassName
{
background-color: #481041;
}
</style>
border-color css
<style>
span { border-color: #481041; }
span { border-color: rgb(72,16,65); }
td.TdClassName
{
border-color: #481041;
}
.TagClassName
{
border-color: #481041;
}
</style>