Shades of Mardi Gras #471148
Tints of Mardi Gras #471148
RGB
CMYK
RGB Variations
Color information
#471148 (or 0x471148) is known color: Mardi Gras. HEX triplet: 47, 11 and 48. RGB value is (71,17,72). Sum of RGB (Red+Green+Blue) = 71+17+72=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 17 (7.03% from 255 or 10.62% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 72 - color contains mainly: blue. Hex color #471148 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471148 is #B8EEB7. Grayscale: #272727. Windows color (decimal): -12119736 or 4723015. OLE color: 4723015.
HSL color Cylindrical-coordinate representation of color #471148: hue angle of 298.91º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471148 is Cyan = 0.01, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 72 | - |
| CMYK | 0.01 | 0.76 | 0 | 0.72 |
| HSL | 298.91º | 0.62% | 0.17% | - |
| HSV(B) | 298.91º | 0.76% | 0.28% | - |
| XYZ | 3.97 | 2.21 | 6.35 | - |
| YUV | 39.42 | 146.39 | 150.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 72 | 0.01 | 0.76 | 0 | 0.72 | 298.91 | 0.62 | 0.17 |
| Hex | 47 | 11 | 48 | 1 | 4C | 0 | 48 | 12B | 3E | 11 |
| Octal | 107 | 21 | 110 | 1 | 114 | 0 | 110 | 453 | 76 | 21 |
| Binary | 1000111 | 10001 | 1001000 | 1 | 1001100 | 0 | 1001000 | 100101011 | 111110 | 10001 |
Color Harmonies of #471148
Complementary color
Monochromatic Colors of #471148
Black with #471148
Text Example
Text Example
White with #471148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471148; }
p { color: rgb(71,17,72); }
H1.HeaderClassName
{
color: #471148;
}
.AnyTagClassName
{
color: #471148;
}
</style>
background-color css
<style>
a { background-color: #471148; }
a { background-color: rgb(71,17,72); }
div.DivClassName
{
background-color: #471148;
}
.BgClassName
{
background-color: #471148;
}
</style>
border-color css
<style>
span { border-color: #471148; }
span { border-color: rgb(71,17,72); }
td.TdClassName
{
border-color: #471148;
}
.TagClassName
{
border-color: #471148;
}
</style>