Shades of Mardi Gras #460346
Tints of Mardi Gras #460346
RGB
CMYK
RGB Variations
Color information
#460346 (or 0x460346) is known color: Mardi Gras. HEX triplet: 46, 03 and 46. RGB value is (70,3,70). Sum of RGB (Red+Green+Blue) = 70+3+70=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460346 is #B9FCB9. Grayscale: #1E1E1E. Windows color (decimal): -12188858 or 4588358. OLE color: 4588358.
HSL color Cylindrical-coordinate representation of color #460346: hue angle of 300º 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 #460346 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 3 | 70 | - |
| CMYK | 0 | 0.96 | 0 | 0.73 |
| HSL | 300º | 0.92% | 0.14% | - |
| HSV(B) | 300º | 0.96% | 0.27% | - |
| XYZ | 3.66 | 1.81 | 5.95 | - |
| YUV | 30.67 | 150.2 | 156.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 70 | 0 | 0.96 | 0 | 0.73 | 300 | 0.92 | 0.14 |
| Hex | 46 | 3 | 46 | 0 | 60 | 0 | 49 | 12C | 5C | E |
| Octal | 106 | 3 | 106 | 0 | 140 | 0 | 111 | 454 | 134 | 16 |
| Binary | 1000110 | 11 | 1000110 | 0 | 1100000 | 0 | 1001001 | 100101100 | 1011100 | 1110 |
Color Harmonies of #460346
Complementary color
Monochromatic Colors of #460346
Black with #460346
Text Example
Text Example
White with #460346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460346; }
p { color: rgb(70,3,70); }
H1.HeaderClassName
{
color: #460346;
}
.AnyTagClassName
{
color: #460346;
}
</style>
background-color css
<style>
a { background-color: #460346; }
a { background-color: rgb(70,3,70); }
div.DivClassName
{
background-color: #460346;
}
.BgClassName
{
background-color: #460346;
}
</style>
border-color css
<style>
span { border-color: #460346; }
span { border-color: rgb(70,3,70); }
td.TdClassName
{
border-color: #460346;
}
.TagClassName
{
border-color: #460346;
}
</style>