Shades of Mardi Gras #401043
Tints of Mardi Gras #401043
RGB
CMYK
RGB Variations
Color information
#401043 (or 0x401043) is known color: Mardi Gras. HEX triplet: 40, 10 and 43. RGB value is (64,16,67). Sum of RGB (Red+Green+Blue) = 64+16+67=147 (19% of max value = 765). Red value is 64 (25.39% from 255 or 43.54% from 147); Green value is 16 (6.64% from 255 or 10.88% from 147); Blue value is 67 (26.56% from 255 or 45.58% from 147); Max value from RGB is 67 - color contains mainly: blue. Hex color #401043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401043 is #BFEFBC. Grayscale: #242424. Windows color (decimal): -12578749 or 4395072. OLE color: 4395072.
HSL color Cylindrical-coordinate representation of color #401043: hue angle of 296.47º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #401043 is Cyan = 0.04, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 64 | 16 | 67 | - |
| CMYK | 0.04 | 0.76 | 0 | 0.74 |
| HSL | 296.47º | 0.61% | 0.16% | - |
| HSV(B) | 296.47º | 0.76% | 0.26% | - |
| XYZ | 3.31 | 1.87 | 5.5 | - |
| YUV | 36.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 67 | 0.04 | 0.76 | 0 | 0.74 | 296.47 | 0.61 | 0.16 |
| Hex | 40 | 10 | 43 | 4 | 4C | 0 | 4A | 128 | 3D | 10 |
| Octal | 100 | 20 | 103 | 4 | 114 | 0 | 112 | 450 | 75 | 20 |
| Binary | 1000000 | 10000 | 1000011 | 100 | 1001100 | 0 | 1001010 | 100101000 | 111101 | 10000 |
Color Harmonies of #401043
Complementary color
Monochromatic Colors of #401043
Black with #401043
Text Example
Text Example
White with #401043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401043; }
p { color: rgb(64,16,67); }
H1.HeaderClassName
{
color: #401043;
}
.AnyTagClassName
{
color: #401043;
}
</style>
background-color css
<style>
a { background-color: #401043; }
a { background-color: rgb(64,16,67); }
div.DivClassName
{
background-color: #401043;
}
.BgClassName
{
background-color: #401043;
}
</style>
border-color css
<style>
span { border-color: #401043; }
span { border-color: rgb(64,16,67); }
td.TdClassName
{
border-color: #401043;
}
.TagClassName
{
border-color: #401043;
}
</style>