Shades of Mardi Gras #460747
Tints of Mardi Gras #460747
RGB
CMYK
RGB Variations
Color information
#460747 (or 0x460747) is known color: Mardi Gras. HEX triplet: 46, 07 and 47. RGB value is (70,7,71). Sum of RGB (Red+Green+Blue) = 70+7+71=148 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.30% from 148); Green value is 7 (3.12% from 255 or 4.73% from 148); Blue value is 71 (28.12% from 255 or 47.97% from 148); Max value from RGB is 71 - color contains mainly: blue. Hex color #460747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460747 is #B9F8B8. Grayscale: #202020. Windows color (decimal): -12187833 or 4654918. OLE color: 4654918.
HSL color Cylindrical-coordinate representation of color #460747: hue angle of 299.06º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #460747 is Cyan = 0.01, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 7 | 71 | - |
| CMYK | 0.01 | 0.90 | 0 | 0.72 |
| HSL | 299.06º | 0.82% | 0.15% | - |
| HSV(B) | 299.06º | 0.9% | 0.28% | - |
| XYZ | 3.74 | 1.91 | 6.13 | - |
| YUV | 33.13 | 149.37 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 71 | 0.01 | 0.90 | 0 | 0.72 | 299.06 | 0.82 | 0.15 |
| Hex | 46 | 7 | 47 | 1 | 5A | 0 | 48 | 12B | 52 | F |
| Octal | 106 | 7 | 107 | 1 | 132 | 0 | 110 | 453 | 122 | 17 |
| Binary | 1000110 | 111 | 1000111 | 1 | 1011010 | 0 | 1001000 | 100101011 | 1010010 | 1111 |
Color Harmonies of #460747
Complementary color
Monochromatic Colors of #460747
Black with #460747
Text Example
Text Example
White with #460747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460747; }
p { color: rgb(70,7,71); }
H1.HeaderClassName
{
color: #460747;
}
.AnyTagClassName
{
color: #460747;
}
</style>
background-color css
<style>
a { background-color: #460747; }
a { background-color: rgb(70,7,71); }
div.DivClassName
{
background-color: #460747;
}
.BgClassName
{
background-color: #460747;
}
</style>
border-color css
<style>
span { border-color: #460747; }
span { border-color: rgb(70,7,71); }
td.TdClassName
{
border-color: #460747;
}
.TagClassName
{
border-color: #460747;
}
</style>