Shades of Mardi Gras #471343
Tints of Mardi Gras #471343
RGB
CMYK
RGB Variations
Color information
#471343 (or 0x471343) is known color: Mardi Gras. HEX triplet: 47, 13 and 43. RGB value is (71,19,67). Sum of RGB (Red+Green+Blue) = 71+19+67=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #471343 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471343 is #B8ECBC. Grayscale: #272727. Windows color (decimal): -12119229 or 4395847. OLE color: 4395847.
HSL color Cylindrical-coordinate representation of color #471343: hue angle of 304.62º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471343 is Cyan = 0, Magento = 0.73, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 67 | - |
| CMYK | 0 | 0.73 | 0.06 | 0.72 |
| HSL | 304.62º | 0.58% | 0.18% | - |
| HSV(B) | 304.62º | 0.73% | 0.28% | - |
| XYZ | 3.84 | 2.21 | 5.53 | - |
| YUV | 40.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 67 | 0 | 0.73 | 0.06 | 0.72 | 304.62 | 0.58 | 0.18 |
| Hex | 47 | 13 | 43 | 0 | 49 | 6 | 48 | 131 | 3A | 12 |
| Octal | 107 | 23 | 103 | 0 | 111 | 6 | 110 | 461 | 72 | 22 |
| Binary | 1000111 | 10011 | 1000011 | 0 | 1001001 | 110 | 1001000 | 100110001 | 111010 | 10010 |
Color Harmonies of #471343
Complementary color
Monochromatic Colors of #471343
Black with #471343
Text Example
Text Example
White with #471343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471343; }
p { color: rgb(71,19,67); }
H1.HeaderClassName
{
color: #471343;
}
.AnyTagClassName
{
color: #471343;
}
</style>
background-color css
<style>
a { background-color: #471343; }
a { background-color: rgb(71,19,67); }
div.DivClassName
{
background-color: #471343;
}
.BgClassName
{
background-color: #471343;
}
</style>
border-color css
<style>
span { border-color: #471343; }
span { border-color: rgb(71,19,67); }
td.TdClassName
{
border-color: #471343;
}
.TagClassName
{
border-color: #471343;
}
</style>