Shades of Mardi Gras #481044
Tints of Mardi Gras #481044
RGB
CMYK
RGB Variations
Color information
#481044 (or 0x481044) is known color: Mardi Gras. HEX triplet: 48, 10 and 44. RGB value is (72,16,68). Sum of RGB (Red+Green+Blue) = 72+16+68=156 (20% of max value = 765). Red value is 72 (28.52% from 255 or 46.15% from 156); Green value is 16 (6.64% from 255 or 10.26% from 156); Blue value is 68 (26.95% from 255 or 43.59% from 156); Max value from RGB is 72 - color contains mainly: red. Hex color #481044 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481044 is #B7EFBB. Grayscale: #262626. Windows color (decimal): -12054460 or 4460616. OLE color: 4460616.
HSL color Cylindrical-coordinate representation of color #481044: hue angle of 304.29º 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 #481044 is Cyan = 0, Magento = 0.78, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 68 | - |
| CMYK | 0 | 0.78 | 0.06 | 0.72 |
| HSL | 304.29º | 0.64% | 0.17% | - |
| HSV(B) | 304.29º | 0.78% | 0.28% | - |
| XYZ | 3.9 | 2.17 | 5.68 | - |
| YUV | 38.67 | 144.55 | 151.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 68 | 0 | 0.78 | 0.06 | 0.72 | 304.29 | 0.64 | 0.17 |
| Hex | 48 | 10 | 44 | 0 | 4E | 6 | 48 | 130 | 40 | 11 |
| Octal | 110 | 20 | 104 | 0 | 116 | 6 | 110 | 460 | 100 | 21 |
| Binary | 1001000 | 10000 | 1000100 | 0 | 1001110 | 110 | 1001000 | 100110000 | 1000000 | 10001 |
Color Harmonies of #481044
Complementary color
Monochromatic Colors of #481044
Black with #481044
Text Example
Text Example
White with #481044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481044; }
p { color: rgb(72,16,68); }
H1.HeaderClassName
{
color: #481044;
}
.AnyTagClassName
{
color: #481044;
}
</style>
background-color css
<style>
a { background-color: #481044; }
a { background-color: rgb(72,16,68); }
div.DivClassName
{
background-color: #481044;
}
.BgClassName
{
background-color: #481044;
}
</style>
border-color css
<style>
span { border-color: #481044; }
span { border-color: rgb(72,16,68); }
td.TdClassName
{
border-color: #481044;
}
.TagClassName
{
border-color: #481044;
}
</style>