Shades of Mardi Gras #460343
Tints of Mardi Gras #460343
RGB
CMYK
RGB Variations
Color information
#460343 (or 0x460343) is known color: Mardi Gras. HEX triplet: 46, 03 and 43. RGB value is (70,3,67). Sum of RGB (Red+Green+Blue) = 70+3+67=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 3 (1.56% from 255 or 2.14% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #460343 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460343 is #B9FCBC. Grayscale: #1E1E1E. Windows color (decimal): -12188861 or 4391750. OLE color: 4391750.
HSL color Cylindrical-coordinate representation of color #460343: hue angle of 302.69º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #460343 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 3 | 67 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.73 |
| HSL | 302.69º | 0.92% | 0.14% | - |
| HSV(B) | 302.69º | 0.96% | 0.27% | - |
| XYZ | 3.57 | 1.77 | 5.46 | - |
| YUV | 30.33 | 148.7 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 67 | 0 | 0.96 | 0.04 | 0.73 | 302.69 | 0.92 | 0.14 |
| Hex | 46 | 3 | 43 | 0 | 60 | 4 | 49 | 12F | 5C | E |
| Octal | 106 | 3 | 103 | 0 | 140 | 4 | 111 | 457 | 134 | 16 |
| Binary | 1000110 | 11 | 1000011 | 0 | 1100000 | 100 | 1001001 | 100101111 | 1011100 | 1110 |
Color Harmonies of #460343
Complementary color
Monochromatic Colors of #460343
Black with #460343
Text Example
Text Example
White with #460343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460343; }
p { color: rgb(70,3,67); }
H1.HeaderClassName
{
color: #460343;
}
.AnyTagClassName
{
color: #460343;
}
</style>
background-color css
<style>
a { background-color: #460343; }
a { background-color: rgb(70,3,67); }
div.DivClassName
{
background-color: #460343;
}
.BgClassName
{
background-color: #460343;
}
</style>
border-color css
<style>
span { border-color: #460343; }
span { border-color: rgb(70,3,67); }
td.TdClassName
{
border-color: #460343;
}
.TagClassName
{
border-color: #460343;
}
</style>