Shades of Mardi Gras #401546
Tints of Mardi Gras #401546
RGB
CMYK
RGB Variations
Color information
#401546 (or 0x401546) is known color: Mardi Gras. HEX triplet: 40, 15 and 46. RGB value is (64,21,70). Sum of RGB (Red+Green+Blue) = 64+21+70=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 21 (8.59% from 255 or 13.55% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 70 - color contains mainly: blue. Hex color #401546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401546 is #BFEAB9. Grayscale: #272727. Windows color (decimal): -12577466 or 4592960. OLE color: 4592960.
HSL color Cylindrical-coordinate representation of color #401546: hue angle of 292.65º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #401546 is Cyan = 0.09, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 64 | 21 | 70 | - |
| CMYK | 0.09 | 0.70 | 0 | 0.73 |
| HSL | 292.65º | 0.54% | 0.18% | - |
| HSV(B) | 292.65º | 0.7% | 0.27% | - |
| XYZ | 3.49 | 2.07 | 6.01 | - |
| YUV | 39.44 | 145.25 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 70 | 0.09 | 0.70 | 0 | 0.73 | 292.65 | 0.54 | 0.18 |
| Hex | 40 | 15 | 46 | 9 | 46 | 0 | 49 | 125 | 36 | 12 |
| Octal | 100 | 25 | 106 | 11 | 106 | 0 | 111 | 445 | 66 | 22 |
| Binary | 1000000 | 10101 | 1000110 | 1001 | 1000110 | 0 | 1001001 | 100100101 | 110110 | 10010 |
Color Harmonies of #401546
Complementary color
Monochromatic Colors of #401546
Black with #401546
Text Example
Text Example
White with #401546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401546; }
p { color: rgb(64,21,70); }
H1.HeaderClassName
{
color: #401546;
}
.AnyTagClassName
{
color: #401546;
}
</style>
background-color css
<style>
a { background-color: #401546; }
a { background-color: rgb(64,21,70); }
div.DivClassName
{
background-color: #401546;
}
.BgClassName
{
background-color: #401546;
}
</style>
border-color css
<style>
span { border-color: #401546; }
span { border-color: rgb(64,21,70); }
td.TdClassName
{
border-color: #401546;
}
.TagClassName
{
border-color: #401546;
}
</style>