Shades of Mardi Gras #47063E
Tints of Mardi Gras #47063E
RGB
CMYK
RGB Variations
Color information
#47063E (or 0x47063E) is known color: Mardi Gras. HEX triplet: 47, 06 and 3E. RGB value is (71,6,62). Sum of RGB (Red+Green+Blue) = 71+6+62=139 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.08% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 62 (24.61% from 255 or 44.60% from 139); Max value from RGB is 71 - color contains mainly: red. Hex color #47063E is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #47063E is #B8F9C1. Grayscale: #1F1F1F. Windows color (decimal): -12122562 or 4064839. OLE color: 4064839.
HSL color Cylindrical-coordinate representation of color #47063E: hue angle of 308.31º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #47063E is Cyan = 0, Magento = 0.92, Yellow = 0.13 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 6 | 62 | - |
| CMYK | 0 | 0.92 | 0.13 | 0.72 |
| HSL | 308.31º | 0.84% | 0.15% | - |
| HSV(B) | 308.31º | 0.92% | 0.28% | - |
| XYZ | 3.53 | 1.82 | 4.72 | - |
| YUV | 31.82 | 145.03 | 155.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 62 | 0 | 0.92 | 0.13 | 0.72 | 308.31 | 0.84 | 0.15 |
| Hex | 47 | 6 | 3E | 0 | 5C | D | 48 | 134 | 54 | F |
| Octal | 107 | 6 | 76 | 0 | 134 | 15 | 110 | 464 | 124 | 17 |
| Binary | 1000111 | 110 | 111110 | 0 | 1011100 | 1101 | 1001000 | 100110100 | 1010100 | 1111 |
Color Harmonies of #47063E
Complementary color
Monochromatic Colors of #47063E
Black with #47063E
Text Example
Text Example
White with #47063E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47063E; }
p { color: rgb(71,6,62); }
H1.HeaderClassName
{
color: #47063E;
}
.AnyTagClassName
{
color: #47063E;
}
</style>
background-color css
<style>
a { background-color: #47063E; }
a { background-color: rgb(71,6,62); }
div.DivClassName
{
background-color: #47063E;
}
.BgClassName
{
background-color: #47063E;
}
</style>
border-color css
<style>
span { border-color: #47063E; }
span { border-color: rgb(71,6,62); }
td.TdClassName
{
border-color: #47063E;
}
.TagClassName
{
border-color: #47063E;
}
</style>