Shades of Mardi Gras #420641
Tints of Mardi Gras #420641
RGB
CMYK
RGB Variations
Color information
#420641 (or 0x420641) is known color: Mardi Gras. HEX triplet: 42, 06 and 41. RGB value is (66,6,65). Sum of RGB (Red+Green+Blue) = 66+6+65=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 6 (2.73% from 255 or 4.38% from 137); Blue value is 65 (25.78% from 255 or 47.45% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #420641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420641 is #BDF9BE. Grayscale: #1E1E1E. Windows color (decimal): -12450239 or 4261442. OLE color: 4261442.
HSL color Cylindrical-coordinate representation of color #420641: hue angle of 301º 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 #420641 is Cyan = 0, Magento = 0.91, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 65 | - |
| CMYK | 0 | 0.91 | 0.02 | 0.74 |
| HSL | 301º | 0.83% | 0.14% | - |
| HSV(B) | 301º | 0.91% | 0.26% | - |
| XYZ | 3.27 | 1.67 | 5.15 | - |
| YUV | 30.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 65 | 0 | 0.91 | 0.02 | 0.74 | 301 | 0.83 | 0.14 |
| Hex | 42 | 6 | 41 | 0 | 5B | 2 | 4A | 12D | 53 | E |
| Octal | 102 | 6 | 101 | 0 | 133 | 2 | 112 | 455 | 123 | 16 |
| Binary | 1000010 | 110 | 1000001 | 0 | 1011011 | 10 | 1001010 | 100101101 | 1010011 | 1110 |
Color Harmonies of #420641
Complementary color
Monochromatic Colors of #420641
Black with #420641
Text Example
Text Example
White with #420641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420641; }
p { color: rgb(66,6,65); }
H1.HeaderClassName
{
color: #420641;
}
.AnyTagClassName
{
color: #420641;
}
</style>
background-color css
<style>
a { background-color: #420641; }
a { background-color: rgb(66,6,65); }
div.DivClassName
{
background-color: #420641;
}
.BgClassName
{
background-color: #420641;
}
</style>
border-color css
<style>
span { border-color: #420641; }
span { border-color: rgb(66,6,65); }
td.TdClassName
{
border-color: #420641;
}
.TagClassName
{
border-color: #420641;
}
</style>