Shades of Mardi Gras #471444
Tints of Mardi Gras #471444
RGB
CMYK
RGB Variations
Color information
#471444 (or 0x471444) is known color: Mardi Gras. HEX triplet: 47, 14 and 44. RGB value is (71,20,68). Sum of RGB (Red+Green+Blue) = 71+20+68=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 20 (8.20% from 255 or 12.58% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #471444 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471444 is #B8EBBB. Grayscale: #282828. Windows color (decimal): -12118972 or 4461639. OLE color: 4461639.
HSL color Cylindrical-coordinate representation of color #471444: hue angle of 303.53º 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 #471444 is Cyan = 0, Magento = 0.72, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 68 | - |
| CMYK | 0 | 0.72 | 0.04 | 0.72 |
| HSL | 303.53º | 0.56% | 0.18% | - |
| HSV(B) | 303.53º | 0.72% | 0.28% | - |
| XYZ | 3.89 | 2.26 | 5.7 | - |
| YUV | 40.72 | 143.4 | 149.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 68 | 0 | 0.72 | 0.04 | 0.72 | 303.53 | 0.56 | 0.18 |
| Hex | 47 | 14 | 44 | 0 | 48 | 4 | 48 | 130 | 38 | 12 |
| Octal | 107 | 24 | 104 | 0 | 110 | 4 | 110 | 460 | 70 | 22 |
| Binary | 1000111 | 10100 | 1000100 | 0 | 1001000 | 100 | 1001000 | 100110000 | 111000 | 10010 |
Color Harmonies of #471444
Complementary color
Monochromatic Colors of #471444
Black with #471444
Text Example
Text Example
White with #471444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471444; }
p { color: rgb(71,20,68); }
H1.HeaderClassName
{
color: #471444;
}
.AnyTagClassName
{
color: #471444;
}
</style>
background-color css
<style>
a { background-color: #471444; }
a { background-color: rgb(71,20,68); }
div.DivClassName
{
background-color: #471444;
}
.BgClassName
{
background-color: #471444;
}
</style>
border-color css
<style>
span { border-color: #471444; }
span { border-color: rgb(71,20,68); }
td.TdClassName
{
border-color: #471444;
}
.TagClassName
{
border-color: #471444;
}
</style>