Shades of Mardi Gras #421146
Tints of Mardi Gras #421146
RGB
CMYK
RGB Variations
Color information
#421146 (or 0x421146) is known color: Mardi Gras. HEX triplet: 42, 11 and 46. RGB value is (66,17,70). Sum of RGB (Red+Green+Blue) = 66+17+70=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 17 (7.03% from 255 or 11.11% from 153); Blue value is 70 (27.73% from 255 or 45.75% from 153); Max value from RGB is 70 - color contains mainly: blue. Hex color #421146 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421146 is #BDEEB9. Grayscale: #252525. Windows color (decimal): -12447418 or 4591938. OLE color: 4591938.
HSL color Cylindrical-coordinate representation of color #421146: hue angle of 295.47º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421146 is Cyan = 0.06, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 17 | 70 | - |
| CMYK | 0.06 | 0.76 | 0 | 0.73 |
| HSL | 295.47º | 0.61% | 0.17% | - |
| HSV(B) | 295.47º | 0.76% | 0.27% | - |
| XYZ | 3.55 | 2 | 5.99 | - |
| YUV | 37.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 70 | 0.06 | 0.76 | 0 | 0.73 | 295.47 | 0.61 | 0.17 |
| Hex | 42 | 11 | 46 | 6 | 4C | 0 | 49 | 127 | 3D | 11 |
| Octal | 102 | 21 | 106 | 6 | 114 | 0 | 111 | 447 | 75 | 21 |
| Binary | 1000010 | 10001 | 1000110 | 110 | 1001100 | 0 | 1001001 | 100100111 | 111101 | 10001 |
Color Harmonies of #421146
Complementary color
Monochromatic Colors of #421146
Black with #421146
Text Example
Text Example
White with #421146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421146; }
p { color: rgb(66,17,70); }
H1.HeaderClassName
{
color: #421146;
}
.AnyTagClassName
{
color: #421146;
}
</style>
background-color css
<style>
a { background-color: #421146; }
a { background-color: rgb(66,17,70); }
div.DivClassName
{
background-color: #421146;
}
.BgClassName
{
background-color: #421146;
}
</style>
border-color css
<style>
span { border-color: #421146; }
span { border-color: rgb(66,17,70); }
td.TdClassName
{
border-color: #421146;
}
.TagClassName
{
border-color: #421146;
}
</style>