Shades of Mardi Gras #481248
Tints of Mardi Gras #481248
RGB
CMYK
RGB Variations
Color information
#481248 (or 0x481248) is known color: Mardi Gras. HEX triplet: 48, 12 and 48. RGB value is (72,18,72). Sum of RGB (Red+Green+Blue) = 72+18+72=162 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.44% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 72 - color contains mainly: red, blue. Hex color #481248 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481248 is #B7EDB7. Grayscale: #282828. Windows color (decimal): -12053944 or 4723272. OLE color: 4723272.
HSL color Cylindrical-coordinate representation of color #481248: hue angle of 300º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #481248 is Cyan = 0, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 18 | 72 | - |
| CMYK | 0 | 0.75 | 0 | 0.72 |
| HSL | 300º | 0.6% | 0.18% | - |
| HSV(B) | 300º | 0.75% | 0.28% | - |
| XYZ | 4.06 | 2.28 | 6.36 | - |
| YUV | 40.3 | 145.89 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 18 | 72 | 0 | 0.75 | 0 | 0.72 | 300 | 0.6 | 0.18 |
| Hex | 48 | 12 | 48 | 0 | 4B | 0 | 48 | 12C | 3C | 12 |
| Octal | 110 | 22 | 110 | 0 | 113 | 0 | 110 | 454 | 74 | 22 |
| Binary | 1001000 | 10010 | 1001000 | 0 | 1001011 | 0 | 1001000 | 100101100 | 111100 | 10010 |
Color Harmonies of #481248
Complementary color
Monochromatic Colors of #481248
Black with #481248
Text Example
Text Example
White with #481248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481248; }
p { color: rgb(72,18,72); }
H1.HeaderClassName
{
color: #481248;
}
.AnyTagClassName
{
color: #481248;
}
</style>
background-color css
<style>
a { background-color: #481248; }
a { background-color: rgb(72,18,72); }
div.DivClassName
{
background-color: #481248;
}
.BgClassName
{
background-color: #481248;
}
</style>
border-color css
<style>
span { border-color: #481248; }
span { border-color: rgb(72,18,72); }
td.TdClassName
{
border-color: #481248;
}
.TagClassName
{
border-color: #481248;
}
</style>