Shades of Mardi Gras #421349
Tints of Mardi Gras #421349
RGB
CMYK
RGB Variations
Color information
#421349 (or 0x421349) is known color: Mardi Gras. HEX triplet: 42, 13 and 49. RGB value is (66,19,73). Sum of RGB (Red+Green+Blue) = 66+19+73=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 73 (28.91% from 255 or 46.20% from 158); Max value from RGB is 73 - color contains mainly: blue. Hex color #421349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421349 is #BDECB6. Grayscale: #272727. Windows color (decimal): -12446903 or 4789058. OLE color: 4789058.
HSL color Cylindrical-coordinate representation of color #421349: hue angle of 292.22º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421349 is Cyan = 0.10, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 19 | 73 | - |
| CMYK | 0.10 | 0.74 | 0 | 0.71 |
| HSL | 292.22º | 0.59% | 0.18% | - |
| HSV(B) | 292.22º | 0.74% | 0.29% | - |
| XYZ | 3.68 | 2.11 | 6.52 | - |
| YUV | 39.21 | 147.07 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 73 | 0.10 | 0.74 | 0 | 0.71 | 292.22 | 0.59 | 0.18 |
| Hex | 42 | 13 | 49 | A | 4A | 0 | 47 | 124 | 3B | 12 |
| Octal | 102 | 23 | 111 | 12 | 112 | 0 | 107 | 444 | 73 | 22 |
| Binary | 1000010 | 10011 | 1001001 | 1010 | 1001010 | 0 | 1000111 | 100100100 | 111011 | 10010 |
Color Harmonies of #421349
Complementary color
Monochromatic Colors of #421349
Black with #421349
Text Example
Text Example
White with #421349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421349; }
p { color: rgb(66,19,73); }
H1.HeaderClassName
{
color: #421349;
}
.AnyTagClassName
{
color: #421349;
}
</style>
background-color css
<style>
a { background-color: #421349; }
a { background-color: rgb(66,19,73); }
div.DivClassName
{
background-color: #421349;
}
.BgClassName
{
background-color: #421349;
}
</style>
border-color css
<style>
span { border-color: #421349; }
span { border-color: rgb(66,19,73); }
td.TdClassName
{
border-color: #421349;
}
.TagClassName
{
border-color: #421349;
}
</style>