Shades of Mardi Gras #481447
Tints of Mardi Gras #481447
RGB
CMYK
RGB Variations
Color information
#481447 (or 0x481447) is known color: Mardi Gras. HEX triplet: 48, 14 and 47. RGB value is (72,20,71). Sum of RGB (Red+Green+Blue) = 72+20+71=163 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.17% from 163); Green value is 20 (8.20% from 255 or 12.27% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 72 - color contains mainly: red. Hex color #481447 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481447 is #B7EBB8. Grayscale: #292929. Windows color (decimal): -12053433 or 4658248. OLE color: 4658248.
HSL color Cylindrical-coordinate representation of color #481447: hue angle of 301.15º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #481447 is Cyan = 0, Magento = 0.72, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 20 | 71 | - |
| CMYK | 0 | 0.72 | 0.01 | 0.72 |
| HSL | 301.15º | 0.57% | 0.18% | - |
| HSV(B) | 301.15º | 0.72% | 0.28% | - |
| XYZ | 4.06 | 2.33 | 6.2 | - |
| YUV | 41.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 20 | 71 | 0 | 0.72 | 0.01 | 0.72 | 301.15 | 0.57 | 0.18 |
| Hex | 48 | 14 | 47 | 0 | 48 | 1 | 48 | 12D | 39 | 12 |
| Octal | 110 | 24 | 107 | 0 | 110 | 1 | 110 | 455 | 71 | 22 |
| Binary | 1001000 | 10100 | 1000111 | 0 | 1001000 | 1 | 1001000 | 100101101 | 111001 | 10010 |
Color Harmonies of #481447
Complementary color
Monochromatic Colors of #481447
Black with #481447
Text Example
Text Example
White with #481447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481447; }
p { color: rgb(72,20,71); }
H1.HeaderClassName
{
color: #481447;
}
.AnyTagClassName
{
color: #481447;
}
</style>
background-color css
<style>
a { background-color: #481447; }
a { background-color: rgb(72,20,71); }
div.DivClassName
{
background-color: #481447;
}
.BgClassName
{
background-color: #481447;
}
</style>
border-color css
<style>
span { border-color: #481447; }
span { border-color: rgb(72,20,71); }
td.TdClassName
{
border-color: #481447;
}
.TagClassName
{
border-color: #481447;
}
</style>