Shades of Mardi Gras #420639
Tints of Mardi Gras #420639
RGB
CMYK
RGB Variations
Color information
#420639 (or 0x420639) is known color: Mardi Gras. HEX triplet: 42, 06 and 39. RGB value is (66,6,57). Sum of RGB (Red+Green+Blue) = 66+6+57=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 6 (2.73% from 255 or 4.65% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #420639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420639 is #BDF9C6. Grayscale: #1D1D1D. Windows color (decimal): -12450247 or 3737154. OLE color: 3737154.
HSL color Cylindrical-coordinate representation of color #420639: hue angle of 309º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420639 is Cyan = 0, Magento = 0.91, Yellow = 0.14 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 57 | - |
| CMYK | 0 | 0.91 | 0.14 | 0.74 |
| HSL | 309º | 0.83% | 0.14% | - |
| HSV(B) | 309º | 0.91% | 0.26% | - |
| XYZ | 3.05 | 1.58 | 4.02 | - |
| YUV | 29.75 | 143.38 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 57 | 0 | 0.91 | 0.14 | 0.74 | 309 | 0.83 | 0.14 |
| Hex | 42 | 6 | 39 | 0 | 5B | E | 4A | 135 | 53 | E |
| Octal | 102 | 6 | 71 | 0 | 133 | 16 | 112 | 465 | 123 | 16 |
| Binary | 1000010 | 110 | 111001 | 0 | 1011011 | 1110 | 1001010 | 100110101 | 1010011 | 1110 |
Color Harmonies of #420639
Complementary color
Monochromatic Colors of #420639
Black with #420639
Text Example
Text Example
White with #420639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420639; }
p { color: rgb(66,6,57); }
H1.HeaderClassName
{
color: #420639;
}
.AnyTagClassName
{
color: #420639;
}
</style>
background-color css
<style>
a { background-color: #420639; }
a { background-color: rgb(66,6,57); }
div.DivClassName
{
background-color: #420639;
}
.BgClassName
{
background-color: #420639;
}
</style>
border-color css
<style>
span { border-color: #420639; }
span { border-color: rgb(66,6,57); }
td.TdClassName
{
border-color: #420639;
}
.TagClassName
{
border-color: #420639;
}
</style>