Shades of Mardi Gras #420448
Tints of Mardi Gras #420448
RGB
CMYK
RGB Variations
Color information
#420448 (or 0x420448) is known color: Mardi Gras. HEX triplet: 42, 04 and 48. RGB value is (66,4,72). Sum of RGB (Red+Green+Blue) = 66+4+72=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 72 (28.52% from 255 or 50.70% from 142); Max value from RGB is 72 - color contains mainly: blue. Hex color #420448 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420448 is #BDFBB7. Grayscale: #1E1E1E. Windows color (decimal): -12450744 or 4719682. OLE color: 4719682.
HSL color Cylindrical-coordinate representation of color #420448: hue angle of 294.71º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420448 is Cyan = 0.08, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 4 | 72 | - |
| CMYK | 0.08 | 0.94 | 0 | 0.72 |
| HSL | 294.71º | 0.89% | 0.15% | - |
| HSV(B) | 294.71º | 0.94% | 0.28% | - |
| XYZ | 3.46 | 1.71 | 6.28 | - |
| YUV | 30.29 | 151.54 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 72 | 0.08 | 0.94 | 0 | 0.72 | 294.71 | 0.89 | 0.15 |
| Hex | 42 | 4 | 48 | 8 | 5E | 0 | 48 | 127 | 59 | F |
| Octal | 102 | 4 | 110 | 10 | 136 | 0 | 110 | 447 | 131 | 17 |
| Binary | 1000010 | 100 | 1001000 | 1000 | 1011110 | 0 | 1001000 | 100100111 | 1011001 | 1111 |
Color Harmonies of #420448
Complementary color
Monochromatic Colors of #420448
Black with #420448
Text Example
Text Example
White with #420448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420448; }
p { color: rgb(66,4,72); }
H1.HeaderClassName
{
color: #420448;
}
.AnyTagClassName
{
color: #420448;
}
</style>
background-color css
<style>
a { background-color: #420448; }
a { background-color: rgb(66,4,72); }
div.DivClassName
{
background-color: #420448;
}
.BgClassName
{
background-color: #420448;
}
</style>
border-color css
<style>
span { border-color: #420448; }
span { border-color: rgb(66,4,72); }
td.TdClassName
{
border-color: #420448;
}
.TagClassName
{
border-color: #420448;
}
</style>