Shades of Mardi Gras #471445
Tints of Mardi Gras #471445
RGB
CMYK
RGB Variations
Color information
#471445 (or 0x471445) is known color: Mardi Gras. HEX triplet: 47, 14 and 45. RGB value is (71,20,69). Sum of RGB (Red+Green+Blue) = 71+20+69=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #471445 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471445 is #B8EBBA. Grayscale: #282828. Windows color (decimal): -12118971 or 4527175. OLE color: 4527175.
HSL color Cylindrical-coordinate representation of color #471445: hue angle of 302.35º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471445 is Cyan = 0, Magento = 0.72, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 69 | - |
| CMYK | 0 | 0.72 | 0.03 | 0.72 |
| HSL | 302.35º | 0.56% | 0.18% | - |
| HSV(B) | 302.35º | 0.72% | 0.28% | - |
| XYZ | 3.92 | 2.27 | 5.86 | - |
| YUV | 40.84 | 143.9 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 69 | 0 | 0.72 | 0.03 | 0.72 | 302.35 | 0.56 | 0.18 |
| Hex | 47 | 14 | 45 | 0 | 48 | 3 | 48 | 12E | 38 | 12 |
| Octal | 107 | 24 | 105 | 0 | 110 | 3 | 110 | 456 | 70 | 22 |
| Binary | 1000111 | 10100 | 1000101 | 0 | 1001000 | 11 | 1001000 | 100101110 | 111000 | 10010 |
Color Harmonies of #471445
Complementary color
Monochromatic Colors of #471445
Black with #471445
Text Example
Text Example
White with #471445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471445; }
p { color: rgb(71,20,69); }
H1.HeaderClassName
{
color: #471445;
}
.AnyTagClassName
{
color: #471445;
}
</style>
background-color css
<style>
a { background-color: #471445; }
a { background-color: rgb(71,20,69); }
div.DivClassName
{
background-color: #471445;
}
.BgClassName
{
background-color: #471445;
}
</style>
border-color css
<style>
span { border-color: #471445; }
span { border-color: rgb(71,20,69); }
td.TdClassName
{
border-color: #471445;
}
.TagClassName
{
border-color: #471445;
}
</style>