Shades of Mardi Gras #420348
Tints of Mardi Gras #420348
RGB
CMYK
RGB Variations
Color information
#420348 (or 0x420348) is known color: Mardi Gras. HEX triplet: 42, 03 and 48. RGB value is (66,3,72). Sum of RGB (Red+Green+Blue) = 66+3+72=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 72 (28.52% from 255 or 51.06% from 141); Max value from RGB is 72 - color contains mainly: blue. Hex color #420348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420348 is #BDFCB7. Grayscale: #1D1D1D. Windows color (decimal): -12451000 or 4719426. OLE color: 4719426.
HSL color Cylindrical-coordinate representation of color #420348: hue angle of 294.78º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #420348 is Cyan = 0.08, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 3 | 72 | - |
| CMYK | 0.08 | 0.96 | 0 | 0.72 |
| HSL | 294.78º | 0.92% | 0.15% | - |
| HSV(B) | 294.78º | 0.96% | 0.28% | - |
| XYZ | 3.45 | 1.69 | 6.28 | - |
| YUV | 29.7 | 151.87 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 3 | 72 | 0.08 | 0.96 | 0 | 0.72 | 294.78 | 0.92 | 0.15 |
| Hex | 42 | 3 | 48 | 8 | 60 | 0 | 48 | 127 | 5C | F |
| Octal | 102 | 3 | 110 | 10 | 140 | 0 | 110 | 447 | 134 | 17 |
| Binary | 1000010 | 11 | 1001000 | 1000 | 1100000 | 0 | 1001000 | 100100111 | 1011100 | 1111 |
Color Harmonies of #420348
Complementary color
Monochromatic Colors of #420348
Black with #420348
Text Example
Text Example
White with #420348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420348; }
p { color: rgb(66,3,72); }
H1.HeaderClassName
{
color: #420348;
}
.AnyTagClassName
{
color: #420348;
}
</style>
background-color css
<style>
a { background-color: #420348; }
a { background-color: rgb(66,3,72); }
div.DivClassName
{
background-color: #420348;
}
.BgClassName
{
background-color: #420348;
}
</style>
border-color css
<style>
span { border-color: #420348; }
span { border-color: rgb(66,3,72); }
td.TdClassName
{
border-color: #420348;
}
.TagClassName
{
border-color: #420348;
}
</style>