Shades of Mardi Gras #401046
Tints of Mardi Gras #401046
RGB
CMYK
RGB Variations
Color information
#401046 (or 0x401046) is known color: Mardi Gras. HEX triplet: 40, 10 and 46. RGB value is (64,16,70). Sum of RGB (Red+Green+Blue) = 64+16+70=150 (19% of max value = 765). Red value is 64 (25.39% from 255 or 42.67% from 150); Green value is 16 (6.64% from 255 or 10.67% from 150); Blue value is 70 (27.73% from 255 or 46.67% from 150); Max value from RGB is 70 - color contains mainly: blue. Hex color #401046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401046 is #BFEFB9. Grayscale: #242424. Windows color (decimal): -12578746 or 4591680. OLE color: 4591680.
HSL color Cylindrical-coordinate representation of color #401046: hue angle of 293.33º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #401046 is Cyan = 0.09, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 64 | 16 | 70 | - |
| CMYK | 0.09 | 0.77 | 0 | 0.73 |
| HSL | 293.33º | 0.63% | 0.17% | - |
| HSV(B) | 293.33º | 0.77% | 0.27% | - |
| XYZ | 3.41 | 1.9 | 5.98 | - |
| YUV | 36.51 | 146.9 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 70 | 0.09 | 0.77 | 0 | 0.73 | 293.33 | 0.63 | 0.17 |
| Hex | 40 | 10 | 46 | 9 | 4D | 0 | 49 | 125 | 3F | 11 |
| Octal | 100 | 20 | 106 | 11 | 115 | 0 | 111 | 445 | 77 | 21 |
| Binary | 1000000 | 10000 | 1000110 | 1001 | 1001101 | 0 | 1001001 | 100100101 | 111111 | 10001 |
Color Harmonies of #401046
Complementary color
Monochromatic Colors of #401046
Black with #401046
Text Example
Text Example
White with #401046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401046; }
p { color: rgb(64,16,70); }
H1.HeaderClassName
{
color: #401046;
}
.AnyTagClassName
{
color: #401046;
}
</style>
background-color css
<style>
a { background-color: #401046; }
a { background-color: rgb(64,16,70); }
div.DivClassName
{
background-color: #401046;
}
.BgClassName
{
background-color: #401046;
}
</style>
border-color css
<style>
span { border-color: #401046; }
span { border-color: rgb(64,16,70); }
td.TdClassName
{
border-color: #401046;
}
.TagClassName
{
border-color: #401046;
}
</style>