Shades of Mardi Gras #421342
Tints of Mardi Gras #421342
RGB
CMYK
RGB Variations
Color information
#421342 (or 0x421342) is known color: Mardi Gras. HEX triplet: 42, 13 and 42. RGB value is (66,19,66). Sum of RGB (Red+Green+Blue) = 66+19+66=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 19 (7.81% from 255 or 12.58% from 151); Blue value is 66 (26.17% from 255 or 43.71% from 151); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #421342 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421342 is #BDECBD. Grayscale: #262626. Windows color (decimal): -12446910 or 4330306. OLE color: 4330306.
HSL color Cylindrical-coordinate representation of color #421342: hue angle of 300º 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 #421342 is Cyan = 0, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 66 | - |
| CMYK | 0 | 0.71 | 0 | 0.74 |
| HSL | 300º | 0.55% | 0.17% | - |
| HSV(B) | 300º | 0.71% | 0.26% | - |
| XYZ | 3.46 | 2.02 | 5.36 | - |
| YUV | 38.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 66 | 0 | 0.71 | 0 | 0.74 | 300 | 0.55 | 0.17 |
| Hex | 42 | 13 | 42 | 0 | 47 | 0 | 4A | 12C | 37 | 11 |
| Octal | 102 | 23 | 102 | 0 | 107 | 0 | 112 | 454 | 67 | 21 |
| Binary | 1000010 | 10011 | 1000010 | 0 | 1000111 | 0 | 1001010 | 100101100 | 110111 | 10001 |
Color Harmonies of #421342
Complementary color
Monochromatic Colors of #421342
Black with #421342
Text Example
Text Example
White with #421342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421342; }
p { color: rgb(66,19,66); }
H1.HeaderClassName
{
color: #421342;
}
.AnyTagClassName
{
color: #421342;
}
</style>
background-color css
<style>
a { background-color: #421342; }
a { background-color: rgb(66,19,66); }
div.DivClassName
{
background-color: #421342;
}
.BgClassName
{
background-color: #421342;
}
</style>
border-color css
<style>
span { border-color: #421342; }
span { border-color: rgb(66,19,66); }
td.TdClassName
{
border-color: #421342;
}
.TagClassName
{
border-color: #421342;
}
</style>