Shades of Mardi Gras #401439
Tints of Mardi Gras #401439
RGB
CMYK
RGB Variations
Color information
#401439 (or 0x401439) is known color: Mardi Gras. HEX triplet: 40, 14 and 39. RGB value is (64,20,57). Sum of RGB (Red+Green+Blue) = 64+20+57=141 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.39% from 141); Green value is 20 (8.20% from 255 or 14.18% from 141); Blue value is 57 (22.66% from 255 or 40.43% from 141); Max value from RGB is 64 - color contains mainly: red. Hex color #401439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401439 is #BFEBC6. Grayscale: #252525. Windows color (decimal): -12577735 or 3740736. OLE color: 3740736.
HSL color Cylindrical-coordinate representation of color #401439: hue angle of 309.55º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #401439 is Cyan = 0, Magento = 0.69, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 20 | 57 | - |
| CMYK | 0 | 0.69 | 0.11 | 0.75 |
| HSL | 309.55º | 0.52% | 0.16% | - |
| HSV(B) | 309.55º | 0.69% | 0.25% | - |
| XYZ | 3.1 | 1.89 | 4.07 | - |
| YUV | 37.37 | 139.08 | 146.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 57 | 0 | 0.69 | 0.11 | 0.75 | 309.55 | 0.52 | 0.16 |
| Hex | 40 | 14 | 39 | 0 | 45 | B | 4B | 136 | 34 | 10 |
| Octal | 100 | 24 | 71 | 0 | 105 | 13 | 113 | 466 | 64 | 20 |
| Binary | 1000000 | 10100 | 111001 | 0 | 1000101 | 1011 | 1001011 | 100110110 | 110100 | 10000 |
Color Harmonies of #401439
Complementary color
Monochromatic Colors of #401439
Black with #401439
Text Example
Text Example
White with #401439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401439; }
p { color: rgb(64,20,57); }
H1.HeaderClassName
{
color: #401439;
}
.AnyTagClassName
{
color: #401439;
}
</style>
background-color css
<style>
a { background-color: #401439; }
a { background-color: rgb(64,20,57); }
div.DivClassName
{
background-color: #401439;
}
.BgClassName
{
background-color: #401439;
}
</style>
border-color css
<style>
span { border-color: #401439; }
span { border-color: rgb(64,20,57); }
td.TdClassName
{
border-color: #401439;
}
.TagClassName
{
border-color: #401439;
}
</style>