Shades of Mardi Gras #401039
Tints of Mardi Gras #401039
RGB
CMYK
RGB Variations
Color information
#401039 (or 0x401039) is known color: Mardi Gras. HEX triplet: 40, 10 and 39. RGB value is (64,16,57). Sum of RGB (Red+Green+Blue) = 64+16+57=137 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.72% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 57 (22.66% from 255 or 41.61% from 137); Max value from RGB is 64 - color contains mainly: red. Hex color #401039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401039 is #BFEFC6. Grayscale: #222222. Windows color (decimal): -12578759 or 3739712. OLE color: 3739712.
HSL color Cylindrical-coordinate representation of color #401039: hue angle of 308.75º 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 #401039 is Cyan = 0, Magento = 0.75, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 16 | 57 | - |
| CMYK | 0 | 0.75 | 0.11 | 0.75 |
| HSL | 308.75º | 0.6% | 0.16% | - |
| HSV(B) | 308.75º | 0.75% | 0.25% | - |
| XYZ | 3.04 | 1.76 | 4.05 | - |
| YUV | 35.03 | 140.4 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 57 | 0 | 0.75 | 0.11 | 0.75 | 308.75 | 0.6 | 0.16 |
| Hex | 40 | 10 | 39 | 0 | 4B | B | 4B | 135 | 3C | 10 |
| Octal | 100 | 20 | 71 | 0 | 113 | 13 | 113 | 465 | 74 | 20 |
| Binary | 1000000 | 10000 | 111001 | 0 | 1001011 | 1011 | 1001011 | 100110101 | 111100 | 10000 |
Color Harmonies of #401039
Complementary color
Monochromatic Colors of #401039
Black with #401039
Text Example
Text Example
White with #401039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401039; }
p { color: rgb(64,16,57); }
H1.HeaderClassName
{
color: #401039;
}
.AnyTagClassName
{
color: #401039;
}
</style>
background-color css
<style>
a { background-color: #401039; }
a { background-color: rgb(64,16,57); }
div.DivClassName
{
background-color: #401039;
}
.BgClassName
{
background-color: #401039;
}
</style>
border-color css
<style>
span { border-color: #401039; }
span { border-color: rgb(64,16,57); }
td.TdClassName
{
border-color: #401039;
}
.TagClassName
{
border-color: #401039;
}
</style>