Shades of Mardi Gras #471648
Tints of Mardi Gras #471648
RGB
CMYK
RGB Variations
Color information
#471648 (or 0x471648) is known color: Mardi Gras. HEX triplet: 47, 16 and 48. RGB value is (71,22,72). Sum of RGB (Red+Green+Blue) = 71+22+72=165 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.03% from 165); Green value is 22 (8.98% from 255 or 13.33% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 72 - color contains mainly: blue. Hex color #471648 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471648 is #B8E9B7. Grayscale: #2A2A2A. Windows color (decimal): -12118456 or 4724295. OLE color: 4724295.
HSL color Cylindrical-coordinate representation of color #471648: hue angle of 298.8º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471648 is Cyan = 0.01, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 72 | - |
| CMYK | 0.01 | 0.69 | 0 | 0.72 |
| HSL | 298.8º | 0.53% | 0.18% | - |
| HSV(B) | 298.8º | 0.69% | 0.28% | - |
| XYZ | 4.06 | 2.38 | 6.38 | - |
| YUV | 42.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 72 | 0.01 | 0.69 | 0 | 0.72 | 298.8 | 0.53 | 0.18 |
| Hex | 47 | 16 | 48 | 1 | 45 | 0 | 48 | 12B | 35 | 12 |
| Octal | 107 | 26 | 110 | 1 | 105 | 0 | 110 | 453 | 65 | 22 |
| Binary | 1000111 | 10110 | 1001000 | 1 | 1000101 | 0 | 1001000 | 100101011 | 110101 | 10010 |
Color Harmonies of #471648
Complementary color
Monochromatic Colors of #471648
Black with #471648
Text Example
Text Example
White with #471648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471648; }
p { color: rgb(71,22,72); }
H1.HeaderClassName
{
color: #471648;
}
.AnyTagClassName
{
color: #471648;
}
</style>
background-color css
<style>
a { background-color: #471648; }
a { background-color: rgb(71,22,72); }
div.DivClassName
{
background-color: #471648;
}
.BgClassName
{
background-color: #471648;
}
</style>
border-color css
<style>
span { border-color: #471648; }
span { border-color: rgb(71,22,72); }
td.TdClassName
{
border-color: #471648;
}
.TagClassName
{
border-color: #471648;
}
</style>