Shades of Mardi Gras #471842
Tints of Mardi Gras #471842
RGB
CMYK
RGB Variations
Color information
#471842 (or 0x471842) is known color: Mardi Gras. HEX triplet: 47, 18 and 42. RGB value is (71,24,66). Sum of RGB (Red+Green+Blue) = 71+24+66=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 66 (26.17% from 255 or 40.99% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #471842 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471842 is #B8E7BD. Grayscale: #2A2A2A. Windows color (decimal): -12117950 or 4331591. OLE color: 4331591.
HSL color Cylindrical-coordinate representation of color #471842: hue angle of 306.38º 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 #471842 is Cyan = 0, Magento = 0.66, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 66 | - |
| CMYK | 0 | 0.66 | 0.07 | 0.72 |
| HSL | 306.38º | 0.49% | 0.19% | - |
| HSV(B) | 306.38º | 0.66% | 0.28% | - |
| XYZ | 3.91 | 2.39 | 5.41 | - |
| YUV | 42.84 | 141.07 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 66 | 0 | 0.66 | 0.07 | 0.72 | 306.38 | 0.49 | 0.19 |
| Hex | 47 | 18 | 42 | 0 | 42 | 7 | 48 | 132 | 31 | 13 |
| Octal | 107 | 30 | 102 | 0 | 102 | 7 | 110 | 462 | 61 | 23 |
| Binary | 1000111 | 11000 | 1000010 | 0 | 1000010 | 111 | 1001000 | 100110010 | 110001 | 10011 |
Color Harmonies of #471842
Complementary color
Monochromatic Colors of #471842
Black with #471842
Text Example
Text Example
White with #471842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471842; }
p { color: rgb(71,24,66); }
H1.HeaderClassName
{
color: #471842;
}
.AnyTagClassName
{
color: #471842;
}
</style>
background-color css
<style>
a { background-color: #471842; }
a { background-color: rgb(71,24,66); }
div.DivClassName
{
background-color: #471842;
}
.BgClassName
{
background-color: #471842;
}
</style>
border-color css
<style>
span { border-color: #471842; }
span { border-color: rgb(71,24,66); }
td.TdClassName
{
border-color: #471842;
}
.TagClassName
{
border-color: #471842;
}
</style>