Shades of Mardi Gras #420643
Tints of Mardi Gras #420643
RGB
CMYK
RGB Variations
Color information
#420643 (or 0x420643) is known color: Mardi Gras. HEX triplet: 42, 06 and 43. RGB value is (66,6,67). Sum of RGB (Red+Green+Blue) = 66+6+67=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 67 - color contains mainly: blue. Hex color #420643 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420643 is #BDF9BC. Grayscale: #1E1E1E. Windows color (decimal): -12450237 or 4392514. OLE color: 4392514.
HSL color Cylindrical-coordinate representation of color #420643: hue angle of 299.02º degrees, saturation: 0.84, 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 #420643 is Cyan = 0.01, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 67 | - |
| CMYK | 0.01 | 0.91 | 0 | 0.74 |
| HSL | 299.02º | 0.84% | 0.14% | - |
| HSV(B) | 299.02º | 0.91% | 0.26% | - |
| XYZ | 3.33 | 1.69 | 5.46 | - |
| YUV | 30.89 | 148.38 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 67 | 0.01 | 0.91 | 0 | 0.74 | 299.02 | 0.84 | 0.14 |
| Hex | 42 | 6 | 43 | 1 | 5B | 0 | 4A | 12B | 54 | E |
| Octal | 102 | 6 | 103 | 1 | 133 | 0 | 112 | 453 | 124 | 16 |
| Binary | 1000010 | 110 | 1000011 | 1 | 1011011 | 0 | 1001010 | 100101011 | 1010100 | 1110 |
Color Harmonies of #420643
Complementary color
Monochromatic Colors of #420643
Black with #420643
Text Example
Text Example
White with #420643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420643; }
p { color: rgb(66,6,67); }
H1.HeaderClassName
{
color: #420643;
}
.AnyTagClassName
{
color: #420643;
}
</style>
background-color css
<style>
a { background-color: #420643; }
a { background-color: rgb(66,6,67); }
div.DivClassName
{
background-color: #420643;
}
.BgClassName
{
background-color: #420643;
}
</style>
border-color css
<style>
span { border-color: #420643; }
span { border-color: rgb(66,6,67); }
td.TdClassName
{
border-color: #420643;
}
.TagClassName
{
border-color: #420643;
}
</style>