Shades of Mardi Gras #471743
Tints of Mardi Gras #471743
RGB
CMYK
RGB Variations
Color information
#471743 (or 0x471743) is known color: Mardi Gras. HEX triplet: 47, 17 and 43. RGB value is (71,23,67). Sum of RGB (Red+Green+Blue) = 71+23+67=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #471743 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471743 is #B8E8BC. Grayscale: #2A2A2A. Windows color (decimal): -12118205 or 4396871. OLE color: 4396871.
HSL color Cylindrical-coordinate representation of color #471743: hue angle of 305º 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 #471743 is Cyan = 0, Magento = 0.68, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 67 | - |
| CMYK | 0 | 0.68 | 0.06 | 0.72 |
| HSL | 305º | 0.51% | 0.18% | - |
| HSV(B) | 305º | 0.68% | 0.28% | - |
| XYZ | 3.92 | 2.36 | 5.56 | - |
| YUV | 42.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 67 | 0 | 0.68 | 0.06 | 0.72 | 305 | 0.51 | 0.18 |
| Hex | 47 | 17 | 43 | 0 | 44 | 6 | 48 | 131 | 33 | 12 |
| Octal | 107 | 27 | 103 | 0 | 104 | 6 | 110 | 461 | 63 | 22 |
| Binary | 1000111 | 10111 | 1000011 | 0 | 1000100 | 110 | 1001000 | 100110001 | 110011 | 10010 |
Color Harmonies of #471743
Complementary color
Monochromatic Colors of #471743
Black with #471743
Text Example
Text Example
White with #471743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471743; }
p { color: rgb(71,23,67); }
H1.HeaderClassName
{
color: #471743;
}
.AnyTagClassName
{
color: #471743;
}
</style>
background-color css
<style>
a { background-color: #471743; }
a { background-color: rgb(71,23,67); }
div.DivClassName
{
background-color: #471743;
}
.BgClassName
{
background-color: #471743;
}
</style>
border-color css
<style>
span { border-color: #471743; }
span { border-color: rgb(71,23,67); }
td.TdClassName
{
border-color: #471743;
}
.TagClassName
{
border-color: #471743;
}
</style>