Shades of Mardi Gras #471548
Tints of Mardi Gras #471548
RGB
CMYK
RGB Variations
Color information
#471548 (or 0x471548) is known color: Mardi Gras. HEX triplet: 47, 15 and 48. RGB value is (71,21,72). Sum of RGB (Red+Green+Blue) = 71+21+72=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 72 - color contains mainly: blue. Hex color #471548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471548 is #B8EAB7. Grayscale: #292929. Windows color (decimal): -12118712 or 4724039. OLE color: 4724039.
HSL color Cylindrical-coordinate representation of color #471548: hue angle of 298.82º 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 #471548 is Cyan = 0.01, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 72 | - |
| CMYK | 0.01 | 0.71 | 0 | 0.72 |
| HSL | 298.82º | 0.55% | 0.18% | - |
| HSV(B) | 298.82º | 0.71% | 0.28% | - |
| XYZ | 4.04 | 2.34 | 6.37 | - |
| YUV | 41.76 | 145.07 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 72 | 0.01 | 0.71 | 0 | 0.72 | 298.82 | 0.55 | 0.18 |
| Hex | 47 | 15 | 48 | 1 | 47 | 0 | 48 | 12B | 37 | 12 |
| Octal | 107 | 25 | 110 | 1 | 107 | 0 | 110 | 453 | 67 | 22 |
| Binary | 1000111 | 10101 | 1001000 | 1 | 1000111 | 0 | 1001000 | 100101011 | 110111 | 10010 |
Color Harmonies of #471548
Complementary color
Monochromatic Colors of #471548
Black with #471548
Text Example
Text Example
White with #471548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471548; }
p { color: rgb(71,21,72); }
H1.HeaderClassName
{
color: #471548;
}
.AnyTagClassName
{
color: #471548;
}
</style>
background-color css
<style>
a { background-color: #471548; }
a { background-color: rgb(71,21,72); }
div.DivClassName
{
background-color: #471548;
}
.BgClassName
{
background-color: #471548;
}
</style>
border-color css
<style>
span { border-color: #471548; }
span { border-color: rgb(71,21,72); }
td.TdClassName
{
border-color: #471548;
}
.TagClassName
{
border-color: #471548;
}
</style>