Shades of Mardi Gras #421940
Tints of Mardi Gras #421940
RGB
CMYK
RGB Variations
Color information
#421940 (or 0x421940) is known color: Mardi Gras. HEX triplet: 42, 19 and 40. RGB value is (66,25,64). Sum of RGB (Red+Green+Blue) = 66+25+64=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 25 (10.16% from 255 or 16.13% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 66 - color contains mainly: red. Hex color #421940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421940 is #BDE6BF. Grayscale: #292929. Windows color (decimal): -12445376 or 4200770. OLE color: 4200770.
HSL color Cylindrical-coordinate representation of color #421940: hue angle of 302.93º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #421940 is Cyan = 0, Magento = 0.62, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 25 | 64 | - |
| CMYK | 0 | 0.62 | 0.03 | 0.74 |
| HSL | 302.93º | 0.45% | 0.18% | - |
| HSV(B) | 302.93º | 0.62% | 0.26% | - |
| XYZ | 3.52 | 2.22 | 5.09 | - |
| YUV | 41.71 | 140.58 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 64 | 0 | 0.62 | 0.03 | 0.74 | 302.93 | 0.45 | 0.18 |
| Hex | 42 | 19 | 40 | 0 | 3E | 3 | 4A | 12F | 2D | 12 |
| Octal | 102 | 31 | 100 | 0 | 76 | 3 | 112 | 457 | 55 | 22 |
| Binary | 1000010 | 11001 | 1000000 | 0 | 111110 | 11 | 1001010 | 100101111 | 101101 | 10010 |
Color Harmonies of #421940
Complementary color
Monochromatic Colors of #421940
Black with #421940
Text Example
Text Example
White with #421940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421940; }
p { color: rgb(66,25,64); }
H1.HeaderClassName
{
color: #421940;
}
.AnyTagClassName
{
color: #421940;
}
</style>
background-color css
<style>
a { background-color: #421940; }
a { background-color: rgb(66,25,64); }
div.DivClassName
{
background-color: #421940;
}
.BgClassName
{
background-color: #421940;
}
</style>
border-color css
<style>
span { border-color: #421940; }
span { border-color: rgb(66,25,64); }
td.TdClassName
{
border-color: #421940;
}
.TagClassName
{
border-color: #421940;
}
</style>