Shades of Mardi Gras #421346
Tints of Mardi Gras #421346
RGB
CMYK
RGB Variations
Color information
#421346 (or 0x421346) is known color: Mardi Gras. HEX triplet: 42, 13 and 46. RGB value is (66,19,70). Sum of RGB (Red+Green+Blue) = 66+19+70=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 70 - color contains mainly: blue. Hex color #421346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421346 is #BDECB9. Grayscale: #262626. Windows color (decimal): -12446906 or 4592450. OLE color: 4592450.
HSL color Cylindrical-coordinate representation of color #421346: hue angle of 295.29º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #421346 is Cyan = 0.06, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 19 | 70 | - |
| CMYK | 0.06 | 0.73 | 0 | 0.73 |
| HSL | 295.29º | 0.57% | 0.17% | - |
| HSV(B) | 295.29º | 0.73% | 0.27% | - |
| XYZ | 3.59 | 2.07 | 6 | - |
| YUV | 38.87 | 145.57 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 70 | 0.06 | 0.73 | 0 | 0.73 | 295.29 | 0.57 | 0.17 |
| Hex | 42 | 13 | 46 | 6 | 49 | 0 | 49 | 127 | 39 | 11 |
| Octal | 102 | 23 | 106 | 6 | 111 | 0 | 111 | 447 | 71 | 21 |
| Binary | 1000010 | 10011 | 1000110 | 110 | 1001001 | 0 | 1001001 | 100100111 | 111001 | 10001 |
Color Harmonies of #421346
Complementary color
Monochromatic Colors of #421346
Black with #421346
Text Example
Text Example
White with #421346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421346; }
p { color: rgb(66,19,70); }
H1.HeaderClassName
{
color: #421346;
}
.AnyTagClassName
{
color: #421346;
}
</style>
background-color css
<style>
a { background-color: #421346; }
a { background-color: rgb(66,19,70); }
div.DivClassName
{
background-color: #421346;
}
.BgClassName
{
background-color: #421346;
}
</style>
border-color css
<style>
span { border-color: #421346; }
span { border-color: rgb(66,19,70); }
td.TdClassName
{
border-color: #421346;
}
.TagClassName
{
border-color: #421346;
}
</style>