Shades of Mardi Gras #471345
Tints of Mardi Gras #471345
RGB
CMYK
RGB Variations
Color information
#471345 (or 0x471345) is known color: Mardi Gras. HEX triplet: 47, 13 and 45. RGB value is (71,19,69). Sum of RGB (Red+Green+Blue) = 71+19+69=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 69 (27.34% from 255 or 43.40% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #471345 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471345 is #B8ECBA. Grayscale: #282828. Windows color (decimal): -12119227 or 4526919. OLE color: 4526919.
HSL color Cylindrical-coordinate representation of color #471345: hue angle of 302.31º 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 #471345 is Cyan = 0, Magento = 0.73, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 69 | - |
| CMYK | 0 | 0.73 | 0.03 | 0.72 |
| HSL | 302.31º | 0.58% | 0.18% | - |
| HSV(B) | 302.31º | 0.73% | 0.28% | - |
| XYZ | 3.91 | 2.24 | 5.86 | - |
| YUV | 40.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 69 | 0 | 0.73 | 0.03 | 0.72 | 302.31 | 0.58 | 0.18 |
| Hex | 47 | 13 | 45 | 0 | 49 | 3 | 48 | 12E | 3A | 12 |
| Octal | 107 | 23 | 105 | 0 | 111 | 3 | 110 | 456 | 72 | 22 |
| Binary | 1000111 | 10011 | 1000101 | 0 | 1001001 | 11 | 1001000 | 100101110 | 111010 | 10010 |
Color Harmonies of #471345
Complementary color
Monochromatic Colors of #471345
Black with #471345
Text Example
Text Example
White with #471345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471345; }
p { color: rgb(71,19,69); }
H1.HeaderClassName
{
color: #471345;
}
.AnyTagClassName
{
color: #471345;
}
</style>
background-color css
<style>
a { background-color: #471345; }
a { background-color: rgb(71,19,69); }
div.DivClassName
{
background-color: #471345;
}
.BgClassName
{
background-color: #471345;
}
</style>
border-color css
<style>
span { border-color: #471345; }
span { border-color: rgb(71,19,69); }
td.TdClassName
{
border-color: #471345;
}
.TagClassName
{
border-color: #471345;
}
</style>