Shades of Mardi Gras #471048
Tints of Mardi Gras #471048
RGB
CMYK
RGB Variations
Color information
#471048 (or 0x471048) is known color: Mardi Gras. HEX triplet: 47, 10 and 48. RGB value is (71,16,72). Sum of RGB (Red+Green+Blue) = 71+16+72=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 72 - color contains mainly: blue. Hex color #471048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471048 is #B8EFB7. Grayscale: #262626. Windows color (decimal): -12119992 or 4722759. OLE color: 4722759.
HSL color Cylindrical-coordinate representation of color #471048: hue angle of 298.93º 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 #471048 is Cyan = 0.01, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 72 | - |
| CMYK | 0.01 | 0.78 | 0 | 0.72 |
| HSL | 298.93º | 0.64% | 0.17% | - |
| HSV(B) | 298.93º | 0.78% | 0.28% | - |
| XYZ | 3.95 | 2.18 | 6.34 | - |
| YUV | 38.83 | 146.72 | 150.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 72 | 0.01 | 0.78 | 0 | 0.72 | 298.93 | 0.64 | 0.17 |
| Hex | 47 | 10 | 48 | 1 | 4E | 0 | 48 | 12B | 40 | 11 |
| Octal | 107 | 20 | 110 | 1 | 116 | 0 | 110 | 453 | 100 | 21 |
| Binary | 1000111 | 10000 | 1001000 | 1 | 1001110 | 0 | 1001000 | 100101011 | 1000000 | 10001 |
Color Harmonies of #471048
Complementary color
Monochromatic Colors of #471048
Black with #471048
Text Example
Text Example
White with #471048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471048; }
p { color: rgb(71,16,72); }
H1.HeaderClassName
{
color: #471048;
}
.AnyTagClassName
{
color: #471048;
}
</style>
background-color css
<style>
a { background-color: #471048; }
a { background-color: rgb(71,16,72); }
div.DivClassName
{
background-color: #471048;
}
.BgClassName
{
background-color: #471048;
}
</style>
border-color css
<style>
span { border-color: #471048; }
span { border-color: rgb(71,16,72); }
td.TdClassName
{
border-color: #471048;
}
.TagClassName
{
border-color: #471048;
}
</style>