Shades of Mardi Gras #480045
Tints of Mardi Gras #480045
RGB
CMYK
RGB Variations
Color information
#480045 (or 0x480045) is known color: Mardi Gras. HEX triplet: 48, 00 and 45. RGB value is (72,0,69). Sum of RGB (Red+Green+Blue) = 72+0+69=141 (18% of max value = 765). Red value is 72 (28.52% from 255 or 51.06% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 69 (27.34% from 255 or 48.94% from 141); Max value from RGB is 72 - color contains mainly: red. Hex color #480045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #480045 is #B7FFBA. Grayscale: #1D1D1D. Windows color (decimal): -12058555 or 4522056. OLE color: 4522056.
HSL color Cylindrical-coordinate representation of color #480045: hue angle of 302.5º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #480045 is Cyan = 0, Magento = 1, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.04 | 0.72 |
| HSL | 302.5º | 1% | 0.14% | - |
| HSV(B) | 302.5º | 1% | 0.28% | - |
| XYZ | 3.75 | 1.81 | 5.78 | - |
| YUV | 29.39 | 150.35 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 0 | 69 | 0 | 1 | 0.04 | 0.72 | 302.5 | 1 | 0.14 |
| Hex | 48 | 0 | 45 | 0 | 64 | 4 | 48 | 12E | 64 | E |
| Octal | 110 | 0 | 105 | 0 | 144 | 4 | 110 | 456 | 144 | 16 |
| Binary | 1001000 | 0 | 1000101 | 0 | 1100100 | 100 | 1001000 | 100101110 | 1100100 | 1110 |
Color Harmonies of #480045
Complementary color
Monochromatic Colors of #480045
Black with #480045
Text Example
Text Example
White with #480045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480045; }
p { color: rgb(72,0,69); }
H1.HeaderClassName
{
color: #480045;
}
.AnyTagClassName
{
color: #480045;
}
</style>
background-color css
<style>
a { background-color: #480045; }
a { background-color: rgb(72,0,69); }
div.DivClassName
{
background-color: #480045;
}
.BgClassName
{
background-color: #480045;
}
</style>
border-color css
<style>
span { border-color: #480045; }
span { border-color: rgb(72,0,69); }
td.TdClassName
{
border-color: #480045;
}
.TagClassName
{
border-color: #480045;
}
</style>