Shades of Mardi Gras #481147
Tints of Mardi Gras #481147
RGB
CMYK
RGB Variations
Color information
#481147 (or 0x481147) is known color: Mardi Gras. HEX triplet: 48, 11 and 47. RGB value is (72,17,71). Sum of RGB (Red+Green+Blue) = 72+17+71=160 (21% of max value = 765). Red value is 72 (28.52% from 255 or 45% from 160); Green value is 17 (7.03% from 255 or 10.62% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 72 - color contains mainly: red. Hex color #481147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481147 is #B7EEB8. Grayscale: #272727. Windows color (decimal): -12054201 or 4657480. OLE color: 4657480.
HSL color Cylindrical-coordinate representation of color #481147: hue angle of 301.09º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #481147 is Cyan = 0, Magento = 0.76, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 17 | 71 | - |
| CMYK | 0 | 0.76 | 0.01 | 0.72 |
| HSL | 301.09º | 0.62% | 0.17% | - |
| HSV(B) | 301.09º | 0.76% | 0.28% | - |
| XYZ | 4.01 | 2.23 | 6.18 | - |
| YUV | 39.6 | 145.72 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 17 | 71 | 0 | 0.76 | 0.01 | 0.72 | 301.09 | 0.62 | 0.17 |
| Hex | 48 | 11 | 47 | 0 | 4C | 1 | 48 | 12D | 3E | 11 |
| Octal | 110 | 21 | 107 | 0 | 114 | 1 | 110 | 455 | 76 | 21 |
| Binary | 1001000 | 10001 | 1000111 | 0 | 1001100 | 1 | 1001000 | 100101101 | 111110 | 10001 |
Color Harmonies of #481147
Complementary color
Monochromatic Colors of #481147
Black with #481147
Text Example
Text Example
White with #481147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481147; }
p { color: rgb(72,17,71); }
H1.HeaderClassName
{
color: #481147;
}
.AnyTagClassName
{
color: #481147;
}
</style>
background-color css
<style>
a { background-color: #481147; }
a { background-color: rgb(72,17,71); }
div.DivClassName
{
background-color: #481147;
}
.BgClassName
{
background-color: #481147;
}
</style>
border-color css
<style>
span { border-color: #481147; }
span { border-color: rgb(72,17,71); }
td.TdClassName
{
border-color: #481147;
}
.TagClassName
{
border-color: #481147;
}
</style>