Shades of Mardi Gras #422041
Tints of Mardi Gras #422041
RGB
CMYK
RGB Variations
Color information
#422041 (or 0x422041) is known color: Mardi Gras. HEX triplet: 42, 20 and 41. RGB value is (66,32,65). Sum of RGB (Red+Green+Blue) = 66+32+65=163 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.49% from 163); Green value is 32 (12.89% from 255 or 19.63% from 163); Blue value is 65 (25.78% from 255 or 39.88% from 163); Max value from RGB is 66 - color contains mainly: red. Hex color #422041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422041 is #BDDFBE. Grayscale: #2D2D2D. Windows color (decimal): -12443583 or 4268098. OLE color: 4268098.
HSL color Cylindrical-coordinate representation of color #422041: hue angle of 301.76º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422041 is Cyan = 0, Magento = 0.52, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 32 | 65 | - |
| CMYK | 0 | 0.52 | 0.02 | 0.74 |
| HSL | 301.76º | 0.35% | 0.19% | - |
| HSV(B) | 301.76º | 0.52% | 0.26% | - |
| XYZ | 3.72 | 2.57 | 5.3 | - |
| YUV | 45.93 | 138.76 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 65 | 0 | 0.52 | 0.02 | 0.74 | 301.76 | 0.35 | 0.19 |
| Hex | 42 | 20 | 41 | 0 | 34 | 2 | 4A | 12E | 23 | 13 |
| Octal | 102 | 40 | 101 | 0 | 64 | 2 | 112 | 456 | 43 | 23 |
| Binary | 1000010 | 100000 | 1000001 | 0 | 110100 | 10 | 1001010 | 100101110 | 100011 | 10011 |
Color Harmonies of #422041
Complementary color
Monochromatic Colors of #422041
Black with #422041
Text Example
Text Example
White with #422041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422041; }
p { color: rgb(66,32,65); }
H1.HeaderClassName
{
color: #422041;
}
.AnyTagClassName
{
color: #422041;
}
</style>
background-color css
<style>
a { background-color: #422041; }
a { background-color: rgb(66,32,65); }
div.DivClassName
{
background-color: #422041;
}
.BgClassName
{
background-color: #422041;
}
</style>
border-color css
<style>
span { border-color: #422041; }
span { border-color: rgb(66,32,65); }
td.TdClassName
{
border-color: #422041;
}
.TagClassName
{
border-color: #422041;
}
</style>