Shades of Mardi Gras #401147
Tints of Mardi Gras #401147
RGB
CMYK
RGB Variations
Color information
#401147 (or 0x401147) is known color: Mardi Gras. HEX triplet: 40, 11 and 47. RGB value is (64,17,71). Sum of RGB (Red+Green+Blue) = 64+17+71=152 (20% of max value = 765). Red value is 64 (25.39% from 255 or 42.11% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 71 (28.12% from 255 or 46.71% from 152); Max value from RGB is 71 - color contains mainly: blue. Hex color #401147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401147 is #BFEEB8. Grayscale: #252525. Windows color (decimal): -12578489 or 4657472. OLE color: 4657472.
HSL color Cylindrical-coordinate representation of color #401147: hue angle of 292.22º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #401147 is Cyan = 0.10, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 64 | 17 | 71 | - |
| CMYK | 0.10 | 0.76 | 0 | 0.72 |
| HSL | 292.22º | 0.61% | 0.17% | - |
| HSV(B) | 292.22º | 0.76% | 0.28% | - |
| XYZ | 3.45 | 1.95 | 6.15 | - |
| YUV | 37.21 | 147.07 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 71 | 0.10 | 0.76 | 0 | 0.72 | 292.22 | 0.61 | 0.17 |
| Hex | 40 | 11 | 47 | A | 4C | 0 | 48 | 124 | 3D | 11 |
| Octal | 100 | 21 | 107 | 12 | 114 | 0 | 110 | 444 | 75 | 21 |
| Binary | 1000000 | 10001 | 1000111 | 1010 | 1001100 | 0 | 1001000 | 100100100 | 111101 | 10001 |
Color Harmonies of #401147
Complementary color
Monochromatic Colors of #401147
Black with #401147
Text Example
Text Example
White with #401147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401147; }
p { color: rgb(64,17,71); }
H1.HeaderClassName
{
color: #401147;
}
.AnyTagClassName
{
color: #401147;
}
</style>
background-color css
<style>
a { background-color: #401147; }
a { background-color: rgb(64,17,71); }
div.DivClassName
{
background-color: #401147;
}
.BgClassName
{
background-color: #401147;
}
</style>
border-color css
<style>
span { border-color: #401147; }
span { border-color: rgb(64,17,71); }
td.TdClassName
{
border-color: #401147;
}
.TagClassName
{
border-color: #401147;
}
</style>