Shades of Mardi Gras #420340
Tints of Mardi Gras #420340
RGB
CMYK
RGB Variations
Color information
#420340 (or 0x420340) is known color: Mardi Gras. HEX triplet: 42, 03 and 40. RGB value is (66,3,64). Sum of RGB (Red+Green+Blue) = 66+3+64=133 (17% of max value = 765). Red value is 66 (26.17% from 255 or 49.62% from 133); Green value is 3 (1.56% from 255 or 2.26% from 133); Blue value is 64 (25.39% from 255 or 48.12% from 133); Max value from RGB is 66 - color contains mainly: red. Hex color #420340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420340 is #BDFCBF. Grayscale: #1C1C1C. Windows color (decimal): -12451008 or 4195138. OLE color: 4195138.
HSL color Cylindrical-coordinate representation of color #420340: hue angle of 301.9º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #420340 is Cyan = 0, Magento = 0.95, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 3 | 64 | - |
| CMYK | 0 | 0.95 | 0.03 | 0.74 |
| HSL | 301.9º | 0.91% | 0.14% | - |
| HSV(B) | 301.9º | 0.95% | 0.26% | - |
| XYZ | 3.2 | 1.59 | 4.99 | - |
| YUV | 28.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 3 | 64 | 0 | 0.95 | 0.03 | 0.74 | 301.9 | 0.91 | 0.14 |
| Hex | 42 | 3 | 40 | 0 | 5F | 3 | 4A | 12E | 5B | E |
| Octal | 102 | 3 | 100 | 0 | 137 | 3 | 112 | 456 | 133 | 16 |
| Binary | 1000010 | 11 | 1000000 | 0 | 1011111 | 11 | 1001010 | 100101110 | 1011011 | 1110 |
Color Harmonies of #420340
Complementary color
Monochromatic Colors of #420340
Black with #420340
Text Example
Text Example
White with #420340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420340; }
p { color: rgb(66,3,64); }
H1.HeaderClassName
{
color: #420340;
}
.AnyTagClassName
{
color: #420340;
}
</style>
background-color css
<style>
a { background-color: #420340; }
a { background-color: rgb(66,3,64); }
div.DivClassName
{
background-color: #420340;
}
.BgClassName
{
background-color: #420340;
}
</style>
border-color css
<style>
span { border-color: #420340; }
span { border-color: rgb(66,3,64); }
td.TdClassName
{
border-color: #420340;
}
.TagClassName
{
border-color: #420340;
}
</style>