Shades of Mardi Gras #420541
Tints of Mardi Gras #420541
RGB
CMYK
RGB Variations
Color information
#420541 (or 0x420541) is known color: Mardi Gras. HEX triplet: 42, 05 and 41. RGB value is (66,5,65). Sum of RGB (Red+Green+Blue) = 66+5+65=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 5 (2.34% from 255 or 3.68% from 136); Blue value is 65 (25.78% from 255 or 47.79% from 136); Max value from RGB is 66 - color contains mainly: red. Hex color #420541 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420541 is #BDFABE. Grayscale: #1D1D1D. Windows color (decimal): -12450495 or 4261186. OLE color: 4261186.
HSL color Cylindrical-coordinate representation of color #420541: hue angle of 300.98º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420541 is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 5 | 65 | - |
| CMYK | 0 | 0.92 | 0.02 | 0.74 |
| HSL | 300.98º | 0.86% | 0.14% | - |
| HSV(B) | 300.98º | 0.92% | 0.26% | - |
| XYZ | 3.26 | 1.65 | 5.15 | - |
| YUV | 30.08 | 147.71 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 65 | 0 | 0.92 | 0.02 | 0.74 | 300.98 | 0.86 | 0.14 |
| Hex | 42 | 5 | 41 | 0 | 5C | 2 | 4A | 12D | 56 | E |
| Octal | 102 | 5 | 101 | 0 | 134 | 2 | 112 | 455 | 126 | 16 |
| Binary | 1000010 | 101 | 1000001 | 0 | 1011100 | 10 | 1001010 | 100101101 | 1010110 | 1110 |
Color Harmonies of #420541
Complementary color
Monochromatic Colors of #420541
Black with #420541
Text Example
Text Example
White with #420541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420541; }
p { color: rgb(66,5,65); }
H1.HeaderClassName
{
color: #420541;
}
.AnyTagClassName
{
color: #420541;
}
</style>
background-color css
<style>
a { background-color: #420541; }
a { background-color: rgb(66,5,65); }
div.DivClassName
{
background-color: #420541;
}
.BgClassName
{
background-color: #420541;
}
</style>
border-color css
<style>
span { border-color: #420541; }
span { border-color: rgb(66,5,65); }
td.TdClassName
{
border-color: #420541;
}
.TagClassName
{
border-color: #420541;
}
</style>