Shades of Mardi Gras #461346
Tints of Mardi Gras #461346
RGB
CMYK
RGB Variations
Color information
#461346 (or 0x461346) is known color: Mardi Gras. HEX triplet: 46, 13 and 46. RGB value is (70,19,70). Sum of RGB (Red+Green+Blue) = 70+19+70=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #461346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461346 is #B9ECB9. Grayscale: #272727. Windows color (decimal): -12184762 or 4592454. OLE color: 4592454.
HSL color Cylindrical-coordinate representation of color #461346: hue angle of 300º 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 #461346 is Cyan = 0, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 70 | - |
| CMYK | 0 | 0.73 | 0 | 0.73 |
| HSL | 300º | 0.57% | 0.17% | - |
| HSV(B) | 300º | 0.73% | 0.27% | - |
| XYZ | 3.86 | 2.21 | 6.02 | - |
| YUV | 40.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 70 | 0 | 0.73 | 0 | 0.73 | 300 | 0.57 | 0.17 |
| Hex | 46 | 13 | 46 | 0 | 49 | 0 | 49 | 12C | 39 | 11 |
| Octal | 106 | 23 | 106 | 0 | 111 | 0 | 111 | 454 | 71 | 21 |
| Binary | 1000110 | 10011 | 1000110 | 0 | 1001001 | 0 | 1001001 | 100101100 | 111001 | 10001 |
Color Harmonies of #461346
Complementary color
Monochromatic Colors of #461346
Black with #461346
Text Example
Text Example
White with #461346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461346; }
p { color: rgb(70,19,70); }
H1.HeaderClassName
{
color: #461346;
}
.AnyTagClassName
{
color: #461346;
}
</style>
background-color css
<style>
a { background-color: #461346; }
a { background-color: rgb(70,19,70); }
div.DivClassName
{
background-color: #461346;
}
.BgClassName
{
background-color: #461346;
}
</style>
border-color css
<style>
span { border-color: #461346; }
span { border-color: rgb(70,19,70); }
td.TdClassName
{
border-color: #461346;
}
.TagClassName
{
border-color: #461346;
}
</style>