Shades of Mardi Gras #421348
Tints of Mardi Gras #421348
RGB
CMYK
RGB Variations
Color information
#421348 (or 0x421348) is known color: Mardi Gras. HEX triplet: 42, 13 and 48. RGB value is (66,19,72). Sum of RGB (Red+Green+Blue) = 66+19+72=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 72 (28.52% from 255 or 45.86% from 157); Max value from RGB is 72 - color contains mainly: blue. Hex color #421348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421348 is #BDECB7. Grayscale: #262626. Windows color (decimal): -12446904 or 4723522. OLE color: 4723522.
HSL color Cylindrical-coordinate representation of color #421348: hue angle of 293.21º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421348 is Cyan = 0.08, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 19 | 72 | - |
| CMYK | 0.08 | 0.74 | 0 | 0.72 |
| HSL | 293.21º | 0.58% | 0.18% | - |
| HSV(B) | 293.21º | 0.74% | 0.28% | - |
| XYZ | 3.65 | 2.09 | 6.34 | - |
| YUV | 39.1 | 146.57 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 72 | 0.08 | 0.74 | 0 | 0.72 | 293.21 | 0.58 | 0.18 |
| Hex | 42 | 13 | 48 | 8 | 4A | 0 | 48 | 125 | 3A | 12 |
| Octal | 102 | 23 | 110 | 10 | 112 | 0 | 110 | 445 | 72 | 22 |
| Binary | 1000010 | 10011 | 1001000 | 1000 | 1001010 | 0 | 1001000 | 100100101 | 111010 | 10010 |
Color Harmonies of #421348
Complementary color
Monochromatic Colors of #421348
Black with #421348
Text Example
Text Example
White with #421348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421348; }
p { color: rgb(66,19,72); }
H1.HeaderClassName
{
color: #421348;
}
.AnyTagClassName
{
color: #421348;
}
</style>
background-color css
<style>
a { background-color: #421348; }
a { background-color: rgb(66,19,72); }
div.DivClassName
{
background-color: #421348;
}
.BgClassName
{
background-color: #421348;
}
</style>
border-color css
<style>
span { border-color: #421348; }
span { border-color: rgb(66,19,72); }
td.TdClassName
{
border-color: #421348;
}
.TagClassName
{
border-color: #421348;
}
</style>