Shades of Mardi Gras #471145
Tints of Mardi Gras #471145
RGB
CMYK
RGB Variations
Color information
#471145 (or 0x471145) is known color: Mardi Gras. HEX triplet: 47, 11 and 45. RGB value is (71,17,69). Sum of RGB (Red+Green+Blue) = 71+17+69=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 69 (27.34% from 255 or 43.95% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #471145 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471145 is #B8EEBA. Grayscale: #262626. Windows color (decimal): -12119739 or 4526407. OLE color: 4526407.
HSL color Cylindrical-coordinate representation of color #471145: hue angle of 302.22º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471145 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 69 | - |
| CMYK | 0 | 0.76 | 0.03 | 0.72 |
| HSL | 302.22º | 0.61% | 0.17% | - |
| HSV(B) | 302.22º | 0.76% | 0.28% | - |
| XYZ | 3.87 | 2.17 | 5.84 | - |
| YUV | 39.07 | 144.89 | 150.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 69 | 0 | 0.76 | 0.03 | 0.72 | 302.22 | 0.61 | 0.17 |
| Hex | 47 | 11 | 45 | 0 | 4C | 3 | 48 | 12E | 3D | 11 |
| Octal | 107 | 21 | 105 | 0 | 114 | 3 | 110 | 456 | 75 | 21 |
| Binary | 1000111 | 10001 | 1000101 | 0 | 1001100 | 11 | 1001000 | 100101110 | 111101 | 10001 |
Color Harmonies of #471145
Complementary color
Monochromatic Colors of #471145
Black with #471145
Text Example
Text Example
White with #471145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471145; }
p { color: rgb(71,17,69); }
H1.HeaderClassName
{
color: #471145;
}
.AnyTagClassName
{
color: #471145;
}
</style>
background-color css
<style>
a { background-color: #471145; }
a { background-color: rgb(71,17,69); }
div.DivClassName
{
background-color: #471145;
}
.BgClassName
{
background-color: #471145;
}
</style>
border-color css
<style>
span { border-color: #471145; }
span { border-color: rgb(71,17,69); }
td.TdClassName
{
border-color: #471145;
}
.TagClassName
{
border-color: #471145;
}
</style>