Shades of Mardi Gras #421640
Tints of Mardi Gras #421640
RGB
CMYK
RGB Variations
Color information
#421640 (or 0x421640) is known color: Mardi Gras. HEX triplet: 42, 16 and 40. RGB value is (66,22,64). Sum of RGB (Red+Green+Blue) = 66+22+64=152 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.42% from 152); Green value is 22 (8.98% from 255 or 14.47% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 66 - color contains mainly: red. Hex color #421640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421640 is #BDE9BF. Grayscale: #272727. Windows color (decimal): -12446144 or 4200002. OLE color: 4200002.
HSL color Cylindrical-coordinate representation of color #421640: hue angle of 302.73º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421640 is Cyan = 0, Magento = 0.67, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 64 | - |
| CMYK | 0 | 0.67 | 0.03 | 0.74 |
| HSL | 302.73º | 0.5% | 0.17% | - |
| HSV(B) | 302.73º | 0.67% | 0.26% | - |
| XYZ | 3.46 | 2.1 | 5.07 | - |
| YUV | 39.94 | 141.58 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 64 | 0 | 0.67 | 0.03 | 0.74 | 302.73 | 0.5 | 0.17 |
| Hex | 42 | 16 | 40 | 0 | 43 | 3 | 4A | 12F | 32 | 11 |
| Octal | 102 | 26 | 100 | 0 | 103 | 3 | 112 | 457 | 62 | 21 |
| Binary | 1000010 | 10110 | 1000000 | 0 | 1000011 | 11 | 1001010 | 100101111 | 110010 | 10001 |
Color Harmonies of #421640
Complementary color
Monochromatic Colors of #421640
Black with #421640
Text Example
Text Example
White with #421640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421640; }
p { color: rgb(66,22,64); }
H1.HeaderClassName
{
color: #421640;
}
.AnyTagClassName
{
color: #421640;
}
</style>
background-color css
<style>
a { background-color: #421640; }
a { background-color: rgb(66,22,64); }
div.DivClassName
{
background-color: #421640;
}
.BgClassName
{
background-color: #421640;
}
</style>
border-color css
<style>
span { border-color: #421640; }
span { border-color: rgb(66,22,64); }
td.TdClassName
{
border-color: #421640;
}
.TagClassName
{
border-color: #421640;
}
</style>