Shades of Mardi Gras #421340
Tints of Mardi Gras #421340
RGB
CMYK
RGB Variations
Color information
#421340 (or 0x421340) is known color: Mardi Gras. HEX triplet: 42, 13 and 40. RGB value is (66,19,64). Sum of RGB (Red+Green+Blue) = 66+19+64=149 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.30% from 149); Green value is 19 (7.81% from 255 or 12.75% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 66 - color contains mainly: red. Hex color #421340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421340 is #BDECBF. Grayscale: #262626. Windows color (decimal): -12446912 or 4199234. OLE color: 4199234.
HSL color Cylindrical-coordinate representation of color #421340: hue angle of 302.55º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421340 is Cyan = 0, Magento = 0.71, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 64 | - |
| CMYK | 0 | 0.71 | 0.03 | 0.74 |
| HSL | 302.55º | 0.55% | 0.17% | - |
| HSV(B) | 302.55º | 0.71% | 0.26% | - |
| XYZ | 3.41 | 1.99 | 5.06 | - |
| YUV | 38.18 | 142.57 | 147.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 64 | 0 | 0.71 | 0.03 | 0.74 | 302.55 | 0.55 | 0.17 |
| Hex | 42 | 13 | 40 | 0 | 47 | 3 | 4A | 12F | 37 | 11 |
| Octal | 102 | 23 | 100 | 0 | 107 | 3 | 112 | 457 | 67 | 21 |
| Binary | 1000010 | 10011 | 1000000 | 0 | 1000111 | 11 | 1001010 | 100101111 | 110111 | 10001 |
Color Harmonies of #421340
Complementary color
Monochromatic Colors of #421340
Black with #421340
Text Example
Text Example
White with #421340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421340; }
p { color: rgb(66,19,64); }
H1.HeaderClassName
{
color: #421340;
}
.AnyTagClassName
{
color: #421340;
}
</style>
background-color css
<style>
a { background-color: #421340; }
a { background-color: rgb(66,19,64); }
div.DivClassName
{
background-color: #421340;
}
.BgClassName
{
background-color: #421340;
}
</style>
border-color css
<style>
span { border-color: #421340; }
span { border-color: rgb(66,19,64); }
td.TdClassName
{
border-color: #421340;
}
.TagClassName
{
border-color: #421340;
}
</style>