Shades of Mardi Gras #460043
Tints of Mardi Gras #460043
RGB
CMYK
RGB Variations
Color information
#460043 (or 0x460043) is known color: Mardi Gras. HEX triplet: 46, 00 and 43. RGB value is (70,0,67). Sum of RGB (Red+Green+Blue) = 70+0+67=137 (18% of max value = 765). Red value is 70 (27.73% from 255 or 51.09% from 137); Green value is 0 (0.39% from 255 or 0% from 137); Blue value is 67 (26.56% from 255 or 48.91% from 137); Max value from RGB is 70 - color contains mainly: red. Hex color #460043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460043 is #B9FFBC. Grayscale: #1C1C1C. Windows color (decimal): -12189629 or 4390982. OLE color: 4390982.
HSL color Cylindrical-coordinate representation of color #460043: hue angle of 302.57º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #460043 is Cyan = 0, Magento = 1, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.04 | 0.73 |
| HSL | 302.57º | 1% | 0.14% | - |
| HSV(B) | 302.57º | 1% | 0.27% | - |
| XYZ | 3.54 | 1.71 | 5.45 | - |
| YUV | 28.57 | 149.69 | 157.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 0 | 67 | 0 | 1 | 0.04 | 0.73 | 302.57 | 1 | 0.14 |
| Hex | 46 | 0 | 43 | 0 | 64 | 4 | 49 | 12F | 64 | E |
| Octal | 106 | 0 | 103 | 0 | 144 | 4 | 111 | 457 | 144 | 16 |
| Binary | 1000110 | 0 | 1000011 | 0 | 1100100 | 100 | 1001001 | 100101111 | 1100100 | 1110 |
Color Harmonies of #460043
Complementary color
Monochromatic Colors of #460043
Black with #460043
Text Example
Text Example
White with #460043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460043; }
p { color: rgb(70,0,67); }
H1.HeaderClassName
{
color: #460043;
}
.AnyTagClassName
{
color: #460043;
}
</style>
background-color css
<style>
a { background-color: #460043; }
a { background-color: rgb(70,0,67); }
div.DivClassName
{
background-color: #460043;
}
.BgClassName
{
background-color: #460043;
}
</style>
border-color css
<style>
span { border-color: #460043; }
span { border-color: rgb(70,0,67); }
td.TdClassName
{
border-color: #460043;
}
.TagClassName
{
border-color: #460043;
}
</style>