Shades of Mardi Gras #480945
Tints of Mardi Gras #480945
RGB
CMYK
RGB Variations
Color information
#480945 (or 0x480945) is known color: Mardi Gras. HEX triplet: 48, 09 and 45. RGB value is (72,9,69). Sum of RGB (Red+Green+Blue) = 72+9+69=150 (19% of max value = 765). Red value is 72 (28.52% from 255 or 48% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 69 (27.34% from 255 or 46% from 150); Max value from RGB is 72 - color contains mainly: red. Hex color #480945 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #480945 is #B7F6BA. Grayscale: #222222. Windows color (decimal): -12056251 or 4524360. OLE color: 4524360.
HSL color Cylindrical-coordinate representation of color #480945: hue angle of 302.86º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #480945 is Cyan = 0, Magento = 0.88, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 9 | 69 | - |
| CMYK | 0 | 0.88 | 0.04 | 0.72 |
| HSL | 302.86º | 0.78% | 0.16% | - |
| HSV(B) | 302.86º | 0.88% | 0.28% | - |
| XYZ | 3.84 | 2 | 5.81 | - |
| YUV | 34.68 | 147.37 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 9 | 69 | 0 | 0.88 | 0.04 | 0.72 | 302.86 | 0.78 | 0.16 |
| Hex | 48 | 9 | 45 | 0 | 58 | 4 | 48 | 12F | 4E | 10 |
| Octal | 110 | 11 | 105 | 0 | 130 | 4 | 110 | 457 | 116 | 20 |
| Binary | 1001000 | 1001 | 1000101 | 0 | 1011000 | 100 | 1001000 | 100101111 | 1001110 | 10000 |
Color Harmonies of #480945
Complementary color
Monochromatic Colors of #480945
Black with #480945
Text Example
Text Example
White with #480945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480945; }
p { color: rgb(72,9,69); }
H1.HeaderClassName
{
color: #480945;
}
.AnyTagClassName
{
color: #480945;
}
</style>
background-color css
<style>
a { background-color: #480945; }
a { background-color: rgb(72,9,69); }
div.DivClassName
{
background-color: #480945;
}
.BgClassName
{
background-color: #480945;
}
</style>
border-color css
<style>
span { border-color: #480945; }
span { border-color: rgb(72,9,69); }
td.TdClassName
{
border-color: #480945;
}
.TagClassName
{
border-color: #480945;
}
</style>