Shades of Mardi Gras #481547
Tints of Mardi Gras #481547
RGB
CMYK
RGB Variations
Color information
#481547 (or 0x481547) is known color: Mardi Gras. HEX triplet: 48, 15 and 47. RGB value is (72,21,71). Sum of RGB (Red+Green+Blue) = 72+21+71=164 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.90% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 72 - color contains mainly: red. Hex color #481547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481547 is #B7EAB8. Grayscale: #292929. Windows color (decimal): -12053177 or 4658504. OLE color: 4658504.
HSL color Cylindrical-coordinate representation of color #481547: hue angle of 301.18º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #481547 is Cyan = 0, Magento = 0.71, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 21 | 71 | - |
| CMYK | 0 | 0.71 | 0.01 | 0.72 |
| HSL | 301.18º | 0.55% | 0.18% | - |
| HSV(B) | 301.18º | 0.71% | 0.28% | - |
| XYZ | 4.08 | 2.37 | 6.2 | - |
| YUV | 41.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 21 | 71 | 0 | 0.71 | 0.01 | 0.72 | 301.18 | 0.55 | 0.18 |
| Hex | 48 | 15 | 47 | 0 | 47 | 1 | 48 | 12D | 37 | 12 |
| Octal | 110 | 25 | 107 | 0 | 107 | 1 | 110 | 455 | 67 | 22 |
| Binary | 1001000 | 10101 | 1000111 | 0 | 1000111 | 1 | 1001000 | 100101101 | 110111 | 10010 |
Color Harmonies of #481547
Complementary color
Monochromatic Colors of #481547
Black with #481547
Text Example
Text Example
White with #481547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481547; }
p { color: rgb(72,21,71); }
H1.HeaderClassName
{
color: #481547;
}
.AnyTagClassName
{
color: #481547;
}
</style>
background-color css
<style>
a { background-color: #481547; }
a { background-color: rgb(72,21,71); }
div.DivClassName
{
background-color: #481547;
}
.BgClassName
{
background-color: #481547;
}
</style>
border-color css
<style>
span { border-color: #481547; }
span { border-color: rgb(72,21,71); }
td.TdClassName
{
border-color: #481547;
}
.TagClassName
{
border-color: #481547;
}
</style>