Shades of Mardi Gras #460746
Tints of Mardi Gras #460746
RGB
CMYK
RGB Variations
Color information
#460746 (or 0x460746) is known color: Mardi Gras. HEX triplet: 46, 07 and 46. RGB value is (70,7,70). Sum of RGB (Red+Green+Blue) = 70+7+70=147 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.62% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 70 (27.73% from 255 or 47.62% from 147); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #460746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460746 is #B9F8B9. Grayscale: #202020. Windows color (decimal): -12187834 or 4589382. OLE color: 4589382.
HSL color Cylindrical-coordinate representation of color #460746: hue angle of 300º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #460746 is Cyan = 0, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 7 | 70 | - |
| CMYK | 0 | 0.90 | 0 | 0.73 |
| HSL | 300º | 0.82% | 0.15% | - |
| HSV(B) | 300º | 0.9% | 0.27% | - |
| XYZ | 3.71 | 1.9 | 5.96 | - |
| YUV | 33.02 | 148.87 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 70 | 0 | 0.90 | 0 | 0.73 | 300 | 0.82 | 0.15 |
| Hex | 46 | 7 | 46 | 0 | 5A | 0 | 49 | 12C | 52 | F |
| Octal | 106 | 7 | 106 | 0 | 132 | 0 | 111 | 454 | 122 | 17 |
| Binary | 1000110 | 111 | 1000110 | 0 | 1011010 | 0 | 1001001 | 100101100 | 1010010 | 1111 |
Color Harmonies of #460746
Complementary color
Monochromatic Colors of #460746
Black with #460746
Text Example
Text Example
White with #460746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460746; }
p { color: rgb(70,7,70); }
H1.HeaderClassName
{
color: #460746;
}
.AnyTagClassName
{
color: #460746;
}
</style>
background-color css
<style>
a { background-color: #460746; }
a { background-color: rgb(70,7,70); }
div.DivClassName
{
background-color: #460746;
}
.BgClassName
{
background-color: #460746;
}
</style>
border-color css
<style>
span { border-color: #460746; }
span { border-color: rgb(70,7,70); }
td.TdClassName
{
border-color: #460746;
}
.TagClassName
{
border-color: #460746;
}
</style>