Shades of Mardi Gras #421048
Tints of Mardi Gras #421048
RGB
CMYK
RGB Variations
Color information
#421048 (or 0x421048) is known color: Mardi Gras. HEX triplet: 42, 10 and 48. RGB value is (66,16,72). Sum of RGB (Red+Green+Blue) = 66+16+72=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 72 (28.52% from 255 or 46.75% from 154); Max value from RGB is 72 - color contains mainly: blue. Hex color #421048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421048 is #BDEFB7. Grayscale: #252525. Windows color (decimal): -12447672 or 4722754. OLE color: 4722754.
HSL color Cylindrical-coordinate representation of color #421048: hue angle of 293.57º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #421048 is Cyan = 0.08, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 16 | 72 | - |
| CMYK | 0.08 | 0.78 | 0 | 0.72 |
| HSL | 293.57º | 0.64% | 0.17% | - |
| HSV(B) | 293.57º | 0.78% | 0.28% | - |
| XYZ | 3.6 | 2 | 6.33 | - |
| YUV | 37.33 | 147.57 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 72 | 0.08 | 0.78 | 0 | 0.72 | 293.57 | 0.64 | 0.17 |
| Hex | 42 | 10 | 48 | 8 | 4E | 0 | 48 | 126 | 40 | 11 |
| Octal | 102 | 20 | 110 | 10 | 116 | 0 | 110 | 446 | 100 | 21 |
| Binary | 1000010 | 10000 | 1001000 | 1000 | 1001110 | 0 | 1001000 | 100100110 | 1000000 | 10001 |
Color Harmonies of #421048
Complementary color
Monochromatic Colors of #421048
Black with #421048
Text Example
Text Example
White with #421048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421048; }
p { color: rgb(66,16,72); }
H1.HeaderClassName
{
color: #421048;
}
.AnyTagClassName
{
color: #421048;
}
</style>
background-color css
<style>
a { background-color: #421048; }
a { background-color: rgb(66,16,72); }
div.DivClassName
{
background-color: #421048;
}
.BgClassName
{
background-color: #421048;
}
</style>
border-color css
<style>
span { border-color: #421048; }
span { border-color: rgb(66,16,72); }
td.TdClassName
{
border-color: #421048;
}
.TagClassName
{
border-color: #421048;
}
</style>