Shades of Mardi Gras #471244
Tints of Mardi Gras #471244
RGB
CMYK
RGB Variations
Color information
#471244 (or 0x471244) is known color: Mardi Gras. HEX triplet: 47, 12 and 44. RGB value is (71,18,68). Sum of RGB (Red+Green+Blue) = 71+18+68=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 68 (26.95% from 255 or 43.31% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #471244 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471244 is #B8EDBB. Grayscale: #272727. Windows color (decimal): -12119484 or 4461127. OLE color: 4461127.
HSL color Cylindrical-coordinate representation of color #471244: hue angle of 303.4º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471244 is Cyan = 0, Magento = 0.75, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 68 | - |
| CMYK | 0 | 0.75 | 0.04 | 0.72 |
| HSL | 303.4º | 0.6% | 0.17% | - |
| HSV(B) | 303.4º | 0.75% | 0.28% | - |
| XYZ | 3.86 | 2.19 | 5.69 | - |
| YUV | 39.55 | 144.06 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 68 | 0 | 0.75 | 0.04 | 0.72 | 303.4 | 0.6 | 0.17 |
| Hex | 47 | 12 | 44 | 0 | 4B | 4 | 48 | 12F | 3C | 11 |
| Octal | 107 | 22 | 104 | 0 | 113 | 4 | 110 | 457 | 74 | 21 |
| Binary | 1000111 | 10010 | 1000100 | 0 | 1001011 | 100 | 1001000 | 100101111 | 111100 | 10001 |
Color Harmonies of #471244
Complementary color
Monochromatic Colors of #471244
Black with #471244
Text Example
Text Example
White with #471244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471244; }
p { color: rgb(71,18,68); }
H1.HeaderClassName
{
color: #471244;
}
.AnyTagClassName
{
color: #471244;
}
</style>
background-color css
<style>
a { background-color: #471244; }
a { background-color: rgb(71,18,68); }
div.DivClassName
{
background-color: #471244;
}
.BgClassName
{
background-color: #471244;
}
</style>
border-color css
<style>
span { border-color: #471244; }
span { border-color: rgb(71,18,68); }
td.TdClassName
{
border-color: #471244;
}
.TagClassName
{
border-color: #471244;
}
</style>