Shades of Mardi Gras #471844
Tints of Mardi Gras #471844
RGB
CMYK
RGB Variations
Color information
#471844 (or 0x471844) is known color: Mardi Gras. HEX triplet: 47, 18 and 44. RGB value is (71,24,68). Sum of RGB (Red+Green+Blue) = 71+24+68=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 68 (26.95% from 255 or 41.72% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #471844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471844 is #B8E7BB. Grayscale: #2A2A2A. Windows color (decimal): -12117948 or 4462663. OLE color: 4462663.
HSL color Cylindrical-coordinate representation of color #471844: hue angle of 303.83º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #471844 is Cyan = 0, Magento = 0.66, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 68 | - |
| CMYK | 0 | 0.66 | 0.04 | 0.72 |
| HSL | 303.83º | 0.49% | 0.19% | - |
| HSV(B) | 303.83º | 0.66% | 0.28% | - |
| XYZ | 3.97 | 2.41 | 5.72 | - |
| YUV | 43.07 | 142.07 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 68 | 0 | 0.66 | 0.04 | 0.72 | 303.83 | 0.49 | 0.19 |
| Hex | 47 | 18 | 44 | 0 | 42 | 4 | 48 | 130 | 31 | 13 |
| Octal | 107 | 30 | 104 | 0 | 102 | 4 | 110 | 460 | 61 | 23 |
| Binary | 1000111 | 11000 | 1000100 | 0 | 1000010 | 100 | 1001000 | 100110000 | 110001 | 10011 |
Color Harmonies of #471844
Complementary color
Monochromatic Colors of #471844
Black with #471844
Text Example
Text Example
White with #471844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471844; }
p { color: rgb(71,24,68); }
H1.HeaderClassName
{
color: #471844;
}
.AnyTagClassName
{
color: #471844;
}
</style>
background-color css
<style>
a { background-color: #471844; }
a { background-color: rgb(71,24,68); }
div.DivClassName
{
background-color: #471844;
}
.BgClassName
{
background-color: #471844;
}
</style>
border-color css
<style>
span { border-color: #471844; }
span { border-color: rgb(71,24,68); }
td.TdClassName
{
border-color: #471844;
}
.TagClassName
{
border-color: #471844;
}
</style>