Shades of Mardi Gras #421946
Tints of Mardi Gras #421946
RGB
CMYK
RGB Variations
Color information
#421946 (or 0x421946) is known color: Mardi Gras. HEX triplet: 42, 19 and 46. RGB value is (66,25,70). Sum of RGB (Red+Green+Blue) = 66+25+70=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 70 - color contains mainly: blue. Hex color #421946 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421946 is #BDE6B9. Grayscale: #2A2A2A. Windows color (decimal): -12445370 or 4593986. OLE color: 4593986.
HSL color Cylindrical-coordinate representation of color #421946: hue angle of 294.67º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #421946 is Cyan = 0.06, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 25 | 70 | - |
| CMYK | 0.06 | 0.64 | 0 | 0.73 |
| HSL | 294.67º | 0.47% | 0.19% | - |
| HSV(B) | 294.67º | 0.64% | 0.27% | - |
| XYZ | 3.7 | 2.3 | 6.04 | - |
| YUV | 42.39 | 143.58 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 70 | 0.06 | 0.64 | 0 | 0.73 | 294.67 | 0.47 | 0.19 |
| Hex | 42 | 19 | 46 | 6 | 40 | 0 | 49 | 127 | 2F | 13 |
| Octal | 102 | 31 | 106 | 6 | 100 | 0 | 111 | 447 | 57 | 23 |
| Binary | 1000010 | 11001 | 1000110 | 110 | 1000000 | 0 | 1001001 | 100100111 | 101111 | 10011 |
Color Harmonies of #421946
Complementary color
Monochromatic Colors of #421946
Black with #421946
Text Example
Text Example
White with #421946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421946; }
p { color: rgb(66,25,70); }
H1.HeaderClassName
{
color: #421946;
}
.AnyTagClassName
{
color: #421946;
}
</style>
background-color css
<style>
a { background-color: #421946; }
a { background-color: rgb(66,25,70); }
div.DivClassName
{
background-color: #421946;
}
.BgClassName
{
background-color: #421946;
}
</style>
border-color css
<style>
span { border-color: #421946; }
span { border-color: rgb(66,25,70); }
td.TdClassName
{
border-color: #421946;
}
.TagClassName
{
border-color: #421946;
}
</style>