Shades of Mardi Gras #421139
Tints of Mardi Gras #421139
RGB
CMYK
RGB Variations
Color information
#421139 (or 0x421139) is known color: Mardi Gras. HEX triplet: 42, 11 and 39. RGB value is (66,17,57). Sum of RGB (Red+Green+Blue) = 66+17+57=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 57 (22.66% from 255 or 40.71% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #421139 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421139 is #BDEEC6. Grayscale: #242424. Windows color (decimal): -12447431 or 3739970. OLE color: 3739970.
HSL color Cylindrical-coordinate representation of color #421139: hue angle of 311.02º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421139 is Cyan = 0, Magento = 0.74, Yellow = 0.14 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 57 | - |
| CMYK | 0 | 0.74 | 0.14 | 0.74 |
| HSL | 311.02º | 0.59% | 0.16% | - |
| HSV(B) | 311.02º | 0.74% | 0.26% | - |
| XYZ | 3.19 | 1.85 | 4.06 | - |
| YUV | 36.21 | 139.73 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 57 | 0 | 0.74 | 0.14 | 0.74 | 311.02 | 0.59 | 0.16 |
| Hex | 42 | 11 | 39 | 0 | 4A | E | 4A | 137 | 3B | 10 |
| Octal | 102 | 21 | 71 | 0 | 112 | 16 | 112 | 467 | 73 | 20 |
| Binary | 1000010 | 10001 | 111001 | 0 | 1001010 | 1110 | 1001010 | 100110111 | 111011 | 10000 |
Color Harmonies of #421139
Complementary color
Monochromatic Colors of #421139
Black with #421139
Text Example
Text Example
White with #421139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421139; }
p { color: rgb(66,17,57); }
H1.HeaderClassName
{
color: #421139;
}
.AnyTagClassName
{
color: #421139;
}
</style>
background-color css
<style>
a { background-color: #421139; }
a { background-color: rgb(66,17,57); }
div.DivClassName
{
background-color: #421139;
}
.BgClassName
{
background-color: #421139;
}
</style>
border-color css
<style>
span { border-color: #421139; }
span { border-color: rgb(66,17,57); }
td.TdClassName
{
border-color: #421139;
}
.TagClassName
{
border-color: #421139;
}
</style>