Shades of Mardi Gras #401040
Tints of Mardi Gras #401040
RGB
CMYK
RGB Variations
Color information
#401040 (or 0x401040) is known color: Mardi Gras. HEX triplet: 40, 10 and 40. RGB value is (64,16,64). Sum of RGB (Red+Green+Blue) = 64+16+64=144 (19% of max value = 765). Red value is 64 (25.39% from 255 or 44.44% from 144); Green value is 16 (6.64% from 255 or 11.11% from 144); Blue value is 64 (25.39% from 255 or 44.44% from 144); Max value from RGB is 64 - color contains mainly: red, blue. Hex color #401040 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401040 is #BFEFBF. Grayscale: #232323. Windows color (decimal): -12578752 or 4198464. OLE color: 4198464.
HSL color Cylindrical-coordinate representation of color #401040: hue angle of 300º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #401040 is Cyan = 0, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 16 | 64 | - |
| CMYK | 0 | 0.75 | 0 | 0.75 |
| HSL | 300º | 0.6% | 0.16% | - |
| HSV(B) | 300º | 0.75% | 0.25% | - |
| XYZ | 3.23 | 1.83 | 5.03 | - |
| YUV | 35.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 64 | 0 | 0.75 | 0 | 0.75 | 300 | 0.6 | 0.16 |
| Hex | 40 | 10 | 40 | 0 | 4B | 0 | 4B | 12C | 3C | 10 |
| Octal | 100 | 20 | 100 | 0 | 113 | 0 | 113 | 454 | 74 | 20 |
| Binary | 1000000 | 10000 | 1000000 | 0 | 1001011 | 0 | 1001011 | 100101100 | 111100 | 10000 |
Color Harmonies of #401040
Complementary color
Monochromatic Colors of #401040
Black with #401040
Text Example
Text Example
White with #401040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401040; }
p { color: rgb(64,16,64); }
H1.HeaderClassName
{
color: #401040;
}
.AnyTagClassName
{
color: #401040;
}
</style>
background-color css
<style>
a { background-color: #401040; }
a { background-color: rgb(64,16,64); }
div.DivClassName
{
background-color: #401040;
}
.BgClassName
{
background-color: #401040;
}
</style>
border-color css
<style>
span { border-color: #401040; }
span { border-color: rgb(64,16,64); }
td.TdClassName
{
border-color: #401040;
}
.TagClassName
{
border-color: #401040;
}
</style>