Shades of Mardi Gras #471744
Tints of Mardi Gras #471744
RGB
CMYK
RGB Variations
Color information
#471744 (or 0x471744) is known color: Mardi Gras. HEX triplet: 47, 17 and 44. RGB value is (71,23,68). Sum of RGB (Red+Green+Blue) = 71+23+68=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 23 (9.38% from 255 or 14.20% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #471744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471744 is #B8E8BB. Grayscale: #2A2A2A. Windows color (decimal): -12118204 or 4462407. OLE color: 4462407.
HSL color Cylindrical-coordinate representation of color #471744: hue angle of 303.75º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471744 is Cyan = 0, Magento = 0.68, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 68 | - |
| CMYK | 0 | 0.68 | 0.04 | 0.72 |
| HSL | 303.75º | 0.51% | 0.18% | - |
| HSV(B) | 303.75º | 0.68% | 0.28% | - |
| XYZ | 3.95 | 2.37 | 5.72 | - |
| YUV | 42.48 | 142.4 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 68 | 0 | 0.68 | 0.04 | 0.72 | 303.75 | 0.51 | 0.18 |
| Hex | 47 | 17 | 44 | 0 | 44 | 4 | 48 | 130 | 33 | 12 |
| Octal | 107 | 27 | 104 | 0 | 104 | 4 | 110 | 460 | 63 | 22 |
| Binary | 1000111 | 10111 | 1000100 | 0 | 1000100 | 100 | 1001000 | 100110000 | 110011 | 10010 |
Color Harmonies of #471744
Complementary color
Monochromatic Colors of #471744
Black with #471744
Text Example
Text Example
White with #471744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471744; }
p { color: rgb(71,23,68); }
H1.HeaderClassName
{
color: #471744;
}
.AnyTagClassName
{
color: #471744;
}
</style>
background-color css
<style>
a { background-color: #471744; }
a { background-color: rgb(71,23,68); }
div.DivClassName
{
background-color: #471744;
}
.BgClassName
{
background-color: #471744;
}
</style>
border-color css
<style>
span { border-color: #471744; }
span { border-color: rgb(71,23,68); }
td.TdClassName
{
border-color: #471744;
}
.TagClassName
{
border-color: #471744;
}
</style>