Shades of Mardi Gras #460640
Tints of Mardi Gras #460640
RGB
CMYK
RGB Variations
Color information
#460640 (or 0x460640) is known color: Mardi Gras. HEX triplet: 46, 06 and 40. RGB value is (70,6,64). Sum of RGB (Red+Green+Blue) = 70+6+64=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 6 (2.73% from 255 or 4.29% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #460640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460640 is #B9F9BF. Grayscale: #1F1F1F. Windows color (decimal): -12188096 or 4195910. OLE color: 4195910.
HSL color Cylindrical-coordinate representation of color #460640: hue angle of 305.62º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #460640 is Cyan = 0, Magento = 0.91, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 6 | 64 | - |
| CMYK | 0 | 0.91 | 0.09 | 0.73 |
| HSL | 305.63º | 0.84% | 0.15% | - |
| HSV(B) | 305.63º | 0.91% | 0.27% | - |
| XYZ | 3.52 | 1.8 | 5.01 | - |
| YUV | 31.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 64 | 0 | 0.91 | 0.09 | 0.73 | 305.63 | 0.84 | 0.15 |
| Hex | 46 | 6 | 40 | 0 | 5B | 9 | 49 | 132 | 54 | F |
| Octal | 106 | 6 | 100 | 0 | 133 | 11 | 111 | 462 | 124 | 17 |
| Binary | 1000110 | 110 | 1000000 | 0 | 1011011 | 1001 | 1001001 | 100110010 | 1010100 | 1111 |
Color Harmonies of #460640
Complementary color
Monochromatic Colors of #460640
Black with #460640
Text Example
Text Example
White with #460640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460640; }
p { color: rgb(70,6,64); }
H1.HeaderClassName
{
color: #460640;
}
.AnyTagClassName
{
color: #460640;
}
</style>
background-color css
<style>
a { background-color: #460640; }
a { background-color: rgb(70,6,64); }
div.DivClassName
{
background-color: #460640;
}
.BgClassName
{
background-color: #460640;
}
</style>
border-color css
<style>
span { border-color: #460640; }
span { border-color: rgb(70,6,64); }
td.TdClassName
{
border-color: #460640;
}
.TagClassName
{
border-color: #460640;
}
</style>