Shades of Mardi Gras #420048
Tints of Mardi Gras #420048
RGB
CMYK
RGB Variations
Color information
#420048 (or 0x420048) is known color: Mardi Gras. HEX triplet: 42, 00 and 48. RGB value is (66,0,72). Sum of RGB (Red+Green+Blue) = 66+0+72=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 72 (28.52% from 255 or 52.17% from 138); Max value from RGB is 72 - color contains mainly: blue. Hex color #420048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420048 is #BDFFB7. Grayscale: #1B1B1B. Windows color (decimal): -12451768 or 4718658. OLE color: 4718658.
HSL color Cylindrical-coordinate representation of color #420048: hue angle of 295º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #420048 is Cyan = 0.08, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 0 | 72 | - |
| CMYK | 0.08 | 1 | 0 | 0.72 |
| HSL | 295º | 1% | 0.14% | - |
| HSV(B) | 295º | 1% | 0.28% | - |
| XYZ | 3.42 | 1.63 | 6.26 | - |
| YUV | 27.94 | 152.87 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 0 | 72 | 0.08 | 1 | 0 | 0.72 | 295 | 1 | 0.14 |
| Hex | 42 | 0 | 48 | 8 | 64 | 0 | 48 | 127 | 64 | E |
| Octal | 102 | 0 | 110 | 10 | 144 | 0 | 110 | 447 | 144 | 16 |
| Binary | 1000010 | 0 | 1001000 | 1000 | 1100100 | 0 | 1001000 | 100100111 | 1100100 | 1110 |
Color Harmonies of #420048
Complementary color
Monochromatic Colors of #420048
Black with #420048
Text Example
Text Example
White with #420048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420048; }
p { color: rgb(66,0,72); }
H1.HeaderClassName
{
color: #420048;
}
.AnyTagClassName
{
color: #420048;
}
</style>
background-color css
<style>
a { background-color: #420048; }
a { background-color: rgb(66,0,72); }
div.DivClassName
{
background-color: #420048;
}
.BgClassName
{
background-color: #420048;
}
</style>
border-color css
<style>
span { border-color: #420048; }
span { border-color: rgb(66,0,72); }
td.TdClassName
{
border-color: #420048;
}
.TagClassName
{
border-color: #420048;
}
</style>