Shades of Mardi Gras #401140
Tints of Mardi Gras #401140
RGB
CMYK
RGB Variations
Color information
#401140 (or 0x401140) is known color: Mardi Gras. HEX triplet: 40, 11 and 40. RGB value is (64,17,64). Sum of RGB (Red+Green+Blue) = 64+17+64=145 (19% of max value = 765). Red value is 64 (25.39% from 255 or 44.14% from 145); Green value is 17 (7.03% from 255 or 11.72% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 64 - color contains mainly: red, blue. Hex color #401140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401140 is #BFEEBF. Grayscale: #242424. Windows color (decimal): -12578496 or 4198720. OLE color: 4198720.
HSL color Cylindrical-coordinate representation of color #401140: hue angle of 300º degrees, saturation: 0.58, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #401140 is Cyan = 0, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 17 | 64 | - |
| CMYK | 0 | 0.73 | 0 | 0.75 |
| HSL | 300º | 0.58% | 0.16% | - |
| HSV(B) | 300º | 0.73% | 0.25% | - |
| XYZ | 3.24 | 1.86 | 5.04 | - |
| YUV | 36.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 64 | 0 | 0.73 | 0 | 0.75 | 300 | 0.58 | 0.16 |
| Hex | 40 | 11 | 40 | 0 | 49 | 0 | 4B | 12C | 3A | 10 |
| Octal | 100 | 21 | 100 | 0 | 111 | 0 | 113 | 454 | 72 | 20 |
| Binary | 1000000 | 10001 | 1000000 | 0 | 1001001 | 0 | 1001011 | 100101100 | 111010 | 10000 |
Color Harmonies of #401140
Complementary color
Monochromatic Colors of #401140
Black with #401140
Text Example
Text Example
White with #401140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401140; }
p { color: rgb(64,17,64); }
H1.HeaderClassName
{
color: #401140;
}
.AnyTagClassName
{
color: #401140;
}
</style>
background-color css
<style>
a { background-color: #401140; }
a { background-color: rgb(64,17,64); }
div.DivClassName
{
background-color: #401140;
}
.BgClassName
{
background-color: #401140;
}
</style>
border-color css
<style>
span { border-color: #401140; }
span { border-color: rgb(64,17,64); }
td.TdClassName
{
border-color: #401140;
}
.TagClassName
{
border-color: #401140;
}
</style>