Shades of Mardi Gras #480440
Tints of Mardi Gras #480440
RGB
CMYK
RGB Variations
Color information
#480440 (or 0x480440) is known color: Mardi Gras. HEX triplet: 48, 04 and 40. RGB value is (72,4,64). Sum of RGB (Red+Green+Blue) = 72+4+64=140 (18% of max value = 765). Red value is 72 (28.52% from 255 or 51.43% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 72 - color contains mainly: red. Hex color #480440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #480440 is #B7FBBF. Grayscale: #1E1E1E. Windows color (decimal): -12057536 or 4195400. OLE color: 4195400.
HSL color Cylindrical-coordinate representation of color #480440: hue angle of 307.06º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #480440 is Cyan = 0, Magento = 0.94, Yellow = 0.11 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 4 | 64 | - |
| CMYK | 0 | 0.94 | 0.11 | 0.72 |
| HSL | 307.06º | 0.89% | 0.15% | - |
| HSV(B) | 307.06º | 0.94% | 0.28% | - |
| XYZ | 3.64 | 1.83 | 5.01 | - |
| YUV | 31.17 | 146.53 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 4 | 64 | 0 | 0.94 | 0.11 | 0.72 | 307.06 | 0.89 | 0.15 |
| Hex | 48 | 4 | 40 | 0 | 5E | B | 48 | 133 | 59 | F |
| Octal | 110 | 4 | 100 | 0 | 136 | 13 | 110 | 463 | 131 | 17 |
| Binary | 1001000 | 100 | 1000000 | 0 | 1011110 | 1011 | 1001000 | 100110011 | 1011001 | 1111 |
Color Harmonies of #480440
Complementary color
Monochromatic Colors of #480440
Black with #480440
Text Example
Text Example
White with #480440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480440; }
p { color: rgb(72,4,64); }
H1.HeaderClassName
{
color: #480440;
}
.AnyTagClassName
{
color: #480440;
}
</style>
background-color css
<style>
a { background-color: #480440; }
a { background-color: rgb(72,4,64); }
div.DivClassName
{
background-color: #480440;
}
.BgClassName
{
background-color: #480440;
}
</style>
border-color css
<style>
span { border-color: #480440; }
span { border-color: rgb(72,4,64); }
td.TdClassName
{
border-color: #480440;
}
.TagClassName
{
border-color: #480440;
}
</style>