Shades of Mardi Gras #471448
Tints of Mardi Gras #471448
RGB
CMYK
RGB Variations
Color information
#471448 (or 0x471448) is known color: Mardi Gras. HEX triplet: 47, 14 and 48. RGB value is (71,20,72). Sum of RGB (Red+Green+Blue) = 71+20+72=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 20 (8.20% from 255 or 12.27% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 72 - color contains mainly: blue. Hex color #471448 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471448 is #B8EBB7. Grayscale: #292929. Windows color (decimal): -12118968 or 4723783. OLE color: 4723783.
HSL color Cylindrical-coordinate representation of color #471448: hue angle of 298.85º 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 #471448 is Cyan = 0.01, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 72 | - |
| CMYK | 0.01 | 0.72 | 0 | 0.72 |
| HSL | 298.85º | 0.57% | 0.18% | - |
| HSV(B) | 298.85º | 0.72% | 0.28% | - |
| XYZ | 4.02 | 2.31 | 6.36 | - |
| YUV | 41.18 | 145.4 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 72 | 0.01 | 0.72 | 0 | 0.72 | 298.85 | 0.57 | 0.18 |
| Hex | 47 | 14 | 48 | 1 | 48 | 0 | 48 | 12B | 39 | 12 |
| Octal | 107 | 24 | 110 | 1 | 110 | 0 | 110 | 453 | 71 | 22 |
| Binary | 1000111 | 10100 | 1001000 | 1 | 1001000 | 0 | 1001000 | 100101011 | 111001 | 10010 |
Color Harmonies of #471448
Complementary color
Monochromatic Colors of #471448
Black with #471448
Text Example
Text Example
White with #471448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471448; }
p { color: rgb(71,20,72); }
H1.HeaderClassName
{
color: #471448;
}
.AnyTagClassName
{
color: #471448;
}
</style>
background-color css
<style>
a { background-color: #471448; }
a { background-color: rgb(71,20,72); }
div.DivClassName
{
background-color: #471448;
}
.BgClassName
{
background-color: #471448;
}
</style>
border-color css
<style>
span { border-color: #471448; }
span { border-color: rgb(71,20,72); }
td.TdClassName
{
border-color: #471448;
}
.TagClassName
{
border-color: #471448;
}
</style>