Shades of Mardi Gras #471248
Tints of Mardi Gras #471248
RGB
CMYK
RGB Variations
Color information
#471248 (or 0x471248) is known color: Mardi Gras. HEX triplet: 47, 12 and 48. RGB value is (71,18,72). Sum of RGB (Red+Green+Blue) = 71+18+72=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 18 (7.42% from 255 or 11.18% from 161); Blue value is 72 (28.52% from 255 or 44.72% from 161); Max value from RGB is 72 - color contains mainly: blue. Hex color #471248 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471248 is #B8EDB7. Grayscale: #272727. Windows color (decimal): -12119480 or 4723271. OLE color: 4723271.
HSL color Cylindrical-coordinate representation of color #471248: hue angle of 298.89º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471248 is Cyan = 0.01, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 72 | - |
| CMYK | 0.01 | 0.75 | 0 | 0.72 |
| HSL | 298.89º | 0.6% | 0.18% | - |
| HSV(B) | 298.89º | 0.75% | 0.28% | - |
| XYZ | 3.98 | 2.24 | 6.35 | - |
| YUV | 40 | 146.06 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 72 | 0.01 | 0.75 | 0 | 0.72 | 298.89 | 0.6 | 0.18 |
| Hex | 47 | 12 | 48 | 1 | 4B | 0 | 48 | 12B | 3C | 12 |
| Octal | 107 | 22 | 110 | 1 | 113 | 0 | 110 | 453 | 74 | 22 |
| Binary | 1000111 | 10010 | 1001000 | 1 | 1001011 | 0 | 1001000 | 100101011 | 111100 | 10010 |
Color Harmonies of #471248
Complementary color
Monochromatic Colors of #471248
Black with #471248
Text Example
Text Example
White with #471248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471248; }
p { color: rgb(71,18,72); }
H1.HeaderClassName
{
color: #471248;
}
.AnyTagClassName
{
color: #471248;
}
</style>
background-color css
<style>
a { background-color: #471248; }
a { background-color: rgb(71,18,72); }
div.DivClassName
{
background-color: #471248;
}
.BgClassName
{
background-color: #471248;
}
</style>
border-color css
<style>
span { border-color: #471248; }
span { border-color: rgb(71,18,72); }
td.TdClassName
{
border-color: #471248;
}
.TagClassName
{
border-color: #471248;
}
</style>