Shades of Mardi Gras #471641
Tints of Mardi Gras #471641
RGB
CMYK
RGB Variations
Color information
#471641 (or 0x471641) is known color: Mardi Gras. HEX triplet: 47, 16 and 41. RGB value is (71,22,65). Sum of RGB (Red+Green+Blue) = 71+22+65=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 22 (8.98% from 255 or 13.92% from 158); Blue value is 65 (25.78% from 255 or 41.14% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #471641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471641 is #B8E9BE. Grayscale: #292929. Windows color (decimal): -12118463 or 4265543. OLE color: 4265543.
HSL color Cylindrical-coordinate representation of color #471641: hue angle of 307.35º 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 #471641 is Cyan = 0, Magento = 0.69, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 65 | - |
| CMYK | 0 | 0.69 | 0.08 | 0.72 |
| HSL | 307.35º | 0.53% | 0.18% | - |
| HSV(B) | 307.35º | 0.69% | 0.28% | - |
| XYZ | 3.84 | 2.3 | 5.24 | - |
| YUV | 41.55 | 141.23 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 65 | 0 | 0.69 | 0.08 | 0.72 | 307.35 | 0.53 | 0.18 |
| Hex | 47 | 16 | 41 | 0 | 45 | 8 | 48 | 133 | 35 | 12 |
| Octal | 107 | 26 | 101 | 0 | 105 | 10 | 110 | 463 | 65 | 22 |
| Binary | 1000111 | 10110 | 1000001 | 0 | 1000101 | 1000 | 1001000 | 100110011 | 110101 | 10010 |
Color Harmonies of #471641
Complementary color
Monochromatic Colors of #471641
Black with #471641
Text Example
Text Example
White with #471641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471641; }
p { color: rgb(71,22,65); }
H1.HeaderClassName
{
color: #471641;
}
.AnyTagClassName
{
color: #471641;
}
</style>
background-color css
<style>
a { background-color: #471641; }
a { background-color: rgb(71,22,65); }
div.DivClassName
{
background-color: #471641;
}
.BgClassName
{
background-color: #471641;
}
</style>
border-color css
<style>
span { border-color: #471641; }
span { border-color: rgb(71,22,65); }
td.TdClassName
{
border-color: #471641;
}
.TagClassName
{
border-color: #471641;
}
</style>