Shades of Mardi Gras #470545
Tints of Mardi Gras #470545
RGB
CMYK
RGB Variations
Color information
#470545 (or 0x470545) is known color: Mardi Gras. HEX triplet: 47, 05 and 45. RGB value is (71,5,69). Sum of RGB (Red+Green+Blue) = 71+5+69=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 69 (27.34% from 255 or 47.59% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #470545 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470545 is #B8FABA. Grayscale: #1F1F1F. Windows color (decimal): -12122811 or 4523335. OLE color: 4523335.
HSL color Cylindrical-coordinate representation of color #470545: hue angle of 301.82º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470545 is Cyan = 0, Magento = 0.93, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 69 | - |
| CMYK | 0 | 0.93 | 0.03 | 0.72 |
| HSL | 301.82º | 0.87% | 0.15% | - |
| HSV(B) | 301.82º | 0.93% | 0.28% | - |
| XYZ | 3.73 | 1.88 | 5.8 | - |
| YUV | 32.03 | 148.87 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 69 | 0 | 0.93 | 0.03 | 0.72 | 301.82 | 0.87 | 0.15 |
| Hex | 47 | 5 | 45 | 0 | 5D | 3 | 48 | 12E | 57 | F |
| Octal | 107 | 5 | 105 | 0 | 135 | 3 | 110 | 456 | 127 | 17 |
| Binary | 1000111 | 101 | 1000101 | 0 | 1011101 | 11 | 1001000 | 100101110 | 1010111 | 1111 |
Color Harmonies of #470545
Complementary color
Monochromatic Colors of #470545
Black with #470545
Text Example
Text Example
White with #470545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470545; }
p { color: rgb(71,5,69); }
H1.HeaderClassName
{
color: #470545;
}
.AnyTagClassName
{
color: #470545;
}
</style>
background-color css
<style>
a { background-color: #470545; }
a { background-color: rgb(71,5,69); }
div.DivClassName
{
background-color: #470545;
}
.BgClassName
{
background-color: #470545;
}
</style>
border-color css
<style>
span { border-color: #470545; }
span { border-color: rgb(71,5,69); }
td.TdClassName
{
border-color: #470545;
}
.TagClassName
{
border-color: #470545;
}
</style>