Shades of Mardi Gras #420043
Tints of Mardi Gras #420043
RGB
CMYK
RGB Variations
Color information
#420043 (or 0x420043) is known color: Mardi Gras. HEX triplet: 42, 00 and 43. RGB value is (66,0,67). Sum of RGB (Red+Green+Blue) = 66+0+67=133 (17% of max value = 765). Red value is 66 (26.17% from 255 or 49.62% from 133); Green value is 0 (0.39% from 255 or 0% from 133); Blue value is 67 (26.56% from 255 or 50.38% from 133); Max value from RGB is 67 - color contains mainly: blue. Hex color #420043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420043 is #BDFFBC. Grayscale: #1B1B1B. Windows color (decimal): -12451773 or 4390978. OLE color: 4390978.
HSL color Cylindrical-coordinate representation of color #420043: hue angle of 299.1º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #420043 is Cyan = 0.01, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 0 | 67 | - |
| CMYK | 0.01 | 1 | 0 | 0.74 |
| HSL | 299.1º | 1% | 0.13% | - |
| HSV(B) | 299.1º | 1% | 0.26% | - |
| XYZ | 3.26 | 1.56 | 5.44 | - |
| YUV | 27.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 0 | 67 | 0.01 | 1 | 0 | 0.74 | 299.1 | 1 | 0.13 |
| Hex | 42 | 0 | 43 | 1 | 64 | 0 | 4A | 12B | 64 | D |
| Octal | 102 | 0 | 103 | 1 | 144 | 0 | 112 | 453 | 144 | 15 |
| Binary | 1000010 | 0 | 1000011 | 1 | 1100100 | 0 | 1001010 | 100101011 | 1100100 | 1101 |
Color Harmonies of #420043
Complementary color
Monochromatic Colors of #420043
Black with #420043
Text Example
Text Example
White with #420043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420043; }
p { color: rgb(66,0,67); }
H1.HeaderClassName
{
color: #420043;
}
.AnyTagClassName
{
color: #420043;
}
</style>
background-color css
<style>
a { background-color: #420043; }
a { background-color: rgb(66,0,67); }
div.DivClassName
{
background-color: #420043;
}
.BgClassName
{
background-color: #420043;
}
</style>
border-color css
<style>
span { border-color: #420043; }
span { border-color: rgb(66,0,67); }
td.TdClassName
{
border-color: #420043;
}
.TagClassName
{
border-color: #420043;
}
</style>