Shades of Mardi Gras #421746
Tints of Mardi Gras #421746
RGB
CMYK
RGB Variations
Color information
#421746 (or 0x421746) is known color: Mardi Gras. HEX triplet: 42, 17 and 46. RGB value is (66,23,70). Sum of RGB (Red+Green+Blue) = 66+23+70=159 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.51% from 159); Green value is 23 (9.38% from 255 or 14.47% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 70 - color contains mainly: blue. Hex color #421746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421746 is #BDE8B9. Grayscale: #292929. Windows color (decimal): -12445882 or 4593474. OLE color: 4593474.
HSL color Cylindrical-coordinate representation of color #421746: hue angle of 294.89º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421746 is Cyan = 0.06, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 23 | 70 | - |
| CMYK | 0.06 | 0.67 | 0 | 0.73 |
| HSL | 294.89º | 0.51% | 0.18% | - |
| HSV(B) | 294.89º | 0.67% | 0.27% | - |
| XYZ | 3.66 | 2.21 | 6.03 | - |
| YUV | 41.22 | 144.25 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 70 | 0.06 | 0.67 | 0 | 0.73 | 294.89 | 0.51 | 0.18 |
| Hex | 42 | 17 | 46 | 6 | 43 | 0 | 49 | 127 | 33 | 12 |
| Octal | 102 | 27 | 106 | 6 | 103 | 0 | 111 | 447 | 63 | 22 |
| Binary | 1000010 | 10111 | 1000110 | 110 | 1000011 | 0 | 1001001 | 100100111 | 110011 | 10010 |
Color Harmonies of #421746
Complementary color
Monochromatic Colors of #421746
Black with #421746
Text Example
Text Example
White with #421746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421746; }
p { color: rgb(66,23,70); }
H1.HeaderClassName
{
color: #421746;
}
.AnyTagClassName
{
color: #421746;
}
</style>
background-color css
<style>
a { background-color: #421746; }
a { background-color: rgb(66,23,70); }
div.DivClassName
{
background-color: #421746;
}
.BgClassName
{
background-color: #421746;
}
</style>
border-color css
<style>
span { border-color: #421746; }
span { border-color: rgb(66,23,70); }
td.TdClassName
{
border-color: #421746;
}
.TagClassName
{
border-color: #421746;
}
</style>