Shades of Mardi Gras #421247
Tints of Mardi Gras #421247
RGB
CMYK
RGB Variations
Color information
#421247 (or 0x421247) is known color: Mardi Gras. HEX triplet: 42, 12 and 47. RGB value is (66,18,71). Sum of RGB (Red+Green+Blue) = 66+18+71=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 71 (28.12% from 255 or 45.81% from 155); Max value from RGB is 71 - color contains mainly: blue. Hex color #421247 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421247 is #BDEDB8. Grayscale: #262626. Windows color (decimal): -12447161 or 4657730. OLE color: 4657730.
HSL color Cylindrical-coordinate representation of color #421247: hue angle of 294.34º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421247 is Cyan = 0.07, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 18 | 71 | - |
| CMYK | 0.07 | 0.75 | 0 | 0.72 |
| HSL | 294.34º | 0.6% | 0.17% | - |
| HSV(B) | 294.34º | 0.75% | 0.28% | - |
| XYZ | 3.6 | 2.05 | 6.17 | - |
| YUV | 38.39 | 146.4 | 147.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 71 | 0.07 | 0.75 | 0 | 0.72 | 294.34 | 0.6 | 0.17 |
| Hex | 42 | 12 | 47 | 7 | 4B | 0 | 48 | 126 | 3C | 11 |
| Octal | 102 | 22 | 107 | 7 | 113 | 0 | 110 | 446 | 74 | 21 |
| Binary | 1000010 | 10010 | 1000111 | 111 | 1001011 | 0 | 1001000 | 100100110 | 111100 | 10001 |
Color Harmonies of #421247
Complementary color
Monochromatic Colors of #421247
Black with #421247
Text Example
Text Example
White with #421247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421247; }
p { color: rgb(66,18,71); }
H1.HeaderClassName
{
color: #421247;
}
.AnyTagClassName
{
color: #421247;
}
</style>
background-color css
<style>
a { background-color: #421247; }
a { background-color: rgb(66,18,71); }
div.DivClassName
{
background-color: #421247;
}
.BgClassName
{
background-color: #421247;
}
</style>
border-color css
<style>
span { border-color: #421247; }
span { border-color: rgb(66,18,71); }
td.TdClassName
{
border-color: #421247;
}
.TagClassName
{
border-color: #421247;
}
</style>