Shades of Mardi Gras #481045
Tints of Mardi Gras #481045
RGB
CMYK
RGB Variations
Color information
#481045 (or 0x481045) is known color: Mardi Gras. HEX triplet: 48, 10 and 45. RGB value is (72,16,69). Sum of RGB (Red+Green+Blue) = 72+16+69=157 (20% of max value = 765). Red value is 72 (28.52% from 255 or 45.86% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 69 (27.34% from 255 or 43.95% from 157); Max value from RGB is 72 - color contains mainly: red. Hex color #481045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481045 is #B7EFBA. Grayscale: #262626. Windows color (decimal): -12054459 or 4526152. OLE color: 4526152.
HSL color Cylindrical-coordinate representation of color #481045: hue angle of 303.21º 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 #481045 is Cyan = 0, Magento = 0.78, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 69 | - |
| CMYK | 0 | 0.78 | 0.04 | 0.72 |
| HSL | 303.21º | 0.64% | 0.17% | - |
| HSV(B) | 303.21º | 0.78% | 0.28% | - |
| XYZ | 3.93 | 2.18 | 5.84 | - |
| YUV | 38.79 | 145.05 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 69 | 0 | 0.78 | 0.04 | 0.72 | 303.21 | 0.64 | 0.17 |
| Hex | 48 | 10 | 45 | 0 | 4E | 4 | 48 | 12F | 40 | 11 |
| Octal | 110 | 20 | 105 | 0 | 116 | 4 | 110 | 457 | 100 | 21 |
| Binary | 1001000 | 10000 | 1000101 | 0 | 1001110 | 100 | 1001000 | 100101111 | 1000000 | 10001 |
Color Harmonies of #481045
Complementary color
Monochromatic Colors of #481045
Black with #481045
Text Example
Text Example
White with #481045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481045; }
p { color: rgb(72,16,69); }
H1.HeaderClassName
{
color: #481045;
}
.AnyTagClassName
{
color: #481045;
}
</style>
background-color css
<style>
a { background-color: #481045; }
a { background-color: rgb(72,16,69); }
div.DivClassName
{
background-color: #481045;
}
.BgClassName
{
background-color: #481045;
}
</style>
border-color css
<style>
span { border-color: #481045; }
span { border-color: rgb(72,16,69); }
td.TdClassName
{
border-color: #481045;
}
.TagClassName
{
border-color: #481045;
}
</style>