Shades of Mardi Gras #460648
Tints of Mardi Gras #460648
RGB
CMYK
RGB Variations
Color information
#460648 (or 0x460648) is known color: Mardi Gras. HEX triplet: 46, 06 and 48. RGB value is (70,6,72). Sum of RGB (Red+Green+Blue) = 70+6+72=148 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.30% from 148); Green value is 6 (2.73% from 255 or 4.05% from 148); Blue value is 72 (28.52% from 255 or 48.65% from 148); Max value from RGB is 72 - color contains mainly: blue. Hex color #460648 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460648 is #B9F9B7. Grayscale: #202020. Windows color (decimal): -12188088 or 4720198. OLE color: 4720198.
HSL color Cylindrical-coordinate representation of color #460648: hue angle of 298.18º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #460648 is Cyan = 0.03, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 6 | 72 | - |
| CMYK | 0.03 | 0.92 | 0 | 0.72 |
| HSL | 298.18º | 0.85% | 0.15% | - |
| HSV(B) | 298.18º | 0.92% | 0.28% | - |
| XYZ | 3.76 | 1.9 | 6.3 | - |
| YUV | 32.66 | 150.2 | 154.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 72 | 0.03 | 0.92 | 0 | 0.72 | 298.18 | 0.85 | 0.15 |
| Hex | 46 | 6 | 48 | 3 | 5C | 0 | 48 | 12A | 55 | F |
| Octal | 106 | 6 | 110 | 3 | 134 | 0 | 110 | 452 | 125 | 17 |
| Binary | 1000110 | 110 | 1001000 | 11 | 1011100 | 0 | 1001000 | 100101010 | 1010101 | 1111 |
Color Harmonies of #460648
Complementary color
Monochromatic Colors of #460648
Black with #460648
Text Example
Text Example
White with #460648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460648; }
p { color: rgb(70,6,72); }
H1.HeaderClassName
{
color: #460648;
}
.AnyTagClassName
{
color: #460648;
}
</style>
background-color css
<style>
a { background-color: #460648; }
a { background-color: rgb(70,6,72); }
div.DivClassName
{
background-color: #460648;
}
.BgClassName
{
background-color: #460648;
}
</style>
border-color css
<style>
span { border-color: #460648; }
span { border-color: rgb(70,6,72); }
td.TdClassName
{
border-color: #460648;
}
.TagClassName
{
border-color: #460648;
}
</style>