Shades of Mardi Gras #471742
Tints of Mardi Gras #471742
RGB
CMYK
RGB Variations
Color information
#471742 (or 0x471742) is known color: Mardi Gras. HEX triplet: 47, 17 and 42. RGB value is (71,23,66). Sum of RGB (Red+Green+Blue) = 71+23+66=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 66 (26.17% from 255 or 41.25% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #471742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471742 is #B8E8BD. Grayscale: #2A2A2A. Windows color (decimal): -12118206 or 4331335. OLE color: 4331335.
HSL color Cylindrical-coordinate representation of color #471742: hue angle of 306.25º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471742 is Cyan = 0, Magento = 0.68, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 66 | - |
| CMYK | 0 | 0.68 | 0.07 | 0.72 |
| HSL | 306.25º | 0.51% | 0.18% | - |
| HSV(B) | 306.25º | 0.68% | 0.28% | - |
| XYZ | 3.89 | 2.35 | 5.4 | - |
| YUV | 42.25 | 141.4 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 66 | 0 | 0.68 | 0.07 | 0.72 | 306.25 | 0.51 | 0.18 |
| Hex | 47 | 17 | 42 | 0 | 44 | 7 | 48 | 132 | 33 | 12 |
| Octal | 107 | 27 | 102 | 0 | 104 | 7 | 110 | 462 | 63 | 22 |
| Binary | 1000111 | 10111 | 1000010 | 0 | 1000100 | 111 | 1001000 | 100110010 | 110011 | 10010 |
Color Harmonies of #471742
Complementary color
Monochromatic Colors of #471742
Black with #471742
Text Example
Text Example
White with #471742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471742; }
p { color: rgb(71,23,66); }
H1.HeaderClassName
{
color: #471742;
}
.AnyTagClassName
{
color: #471742;
}
</style>
background-color css
<style>
a { background-color: #471742; }
a { background-color: rgb(71,23,66); }
div.DivClassName
{
background-color: #471742;
}
.BgClassName
{
background-color: #471742;
}
</style>
border-color css
<style>
span { border-color: #471742; }
span { border-color: rgb(71,23,66); }
td.TdClassName
{
border-color: #471742;
}
.TagClassName
{
border-color: #471742;
}
</style>