Shades of Mardi Gras #401438
Tints of Mardi Gras #401438
RGB
CMYK
RGB Variations
Color information
#401438 (or 0x401438) is known color: Mardi Gras. HEX triplet: 40, 14 and 38. RGB value is (64,20,56). Sum of RGB (Red+Green+Blue) = 64+20+56=140 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.71% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 56 (22.27% from 255 or 40% from 140); Max value from RGB is 64 - color contains mainly: red. Hex color #401438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401438 is #BFEBC7. Grayscale: #252525. Windows color (decimal): -12577736 or 3675200. OLE color: 3675200.
HSL color Cylindrical-coordinate representation of color #401438: hue angle of 310.91º 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 #401438 is Cyan = 0, Magento = 0.69, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 20 | 56 | - |
| CMYK | 0 | 0.69 | 0.13 | 0.75 |
| HSL | 310.91º | 0.52% | 0.16% | - |
| HSV(B) | 310.91º | 0.69% | 0.25% | - |
| XYZ | 3.08 | 1.88 | 3.94 | - |
| YUV | 37.26 | 138.58 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 56 | 0 | 0.69 | 0.13 | 0.75 | 310.91 | 0.52 | 0.16 |
| Hex | 40 | 14 | 38 | 0 | 45 | D | 4B | 137 | 34 | 10 |
| Octal | 100 | 24 | 70 | 0 | 105 | 15 | 113 | 467 | 64 | 20 |
| Binary | 1000000 | 10100 | 111000 | 0 | 1000101 | 1101 | 1001011 | 100110111 | 110100 | 10000 |
Color Harmonies of #401438
Complementary color
Monochromatic Colors of #401438
Black with #401438
Text Example
Text Example
White with #401438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401438; }
p { color: rgb(64,20,56); }
H1.HeaderClassName
{
color: #401438;
}
.AnyTagClassName
{
color: #401438;
}
</style>
background-color css
<style>
a { background-color: #401438; }
a { background-color: rgb(64,20,56); }
div.DivClassName
{
background-color: #401438;
}
.BgClassName
{
background-color: #401438;
}
</style>
border-color css
<style>
span { border-color: #401438; }
span { border-color: rgb(64,20,56); }
td.TdClassName
{
border-color: #401438;
}
.TagClassName
{
border-color: #401438;
}
</style>