Shades of Mardi Gras #460440
Tints of Mardi Gras #460440
RGB
CMYK
RGB Variations
Color information
#460440 (or 0x460440) is known color: Mardi Gras. HEX triplet: 46, 04 and 40. RGB value is (70,4,64). Sum of RGB (Red+Green+Blue) = 70+4+64=138 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.72% from 138); Green value is 4 (1.95% from 255 or 2.90% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 70 - color contains mainly: red. Hex color #460440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460440 is #B9FBBF. Grayscale: #1E1E1E. Windows color (decimal): -12188608 or 4195398. OLE color: 4195398.
HSL color Cylindrical-coordinate representation of color #460440: hue angle of 305.45º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460440 is Cyan = 0, Magento = 0.94, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 64 | - |
| CMYK | 0 | 0.94 | 0.09 | 0.73 |
| HSL | 305.45º | 0.89% | 0.15% | - |
| HSV(B) | 305.45º | 0.94% | 0.27% | - |
| XYZ | 3.49 | 1.76 | 5.01 | - |
| YUV | 30.57 | 146.87 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 64 | 0 | 0.94 | 0.09 | 0.73 | 305.45 | 0.89 | 0.15 |
| Hex | 46 | 4 | 40 | 0 | 5E | 9 | 49 | 131 | 59 | F |
| Octal | 106 | 4 | 100 | 0 | 136 | 11 | 111 | 461 | 131 | 17 |
| Binary | 1000110 | 100 | 1000000 | 0 | 1011110 | 1001 | 1001001 | 100110001 | 1011001 | 1111 |
Color Harmonies of #460440
Complementary color
Monochromatic Colors of #460440
Black with #460440
Text Example
Text Example
White with #460440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460440; }
p { color: rgb(70,4,64); }
H1.HeaderClassName
{
color: #460440;
}
.AnyTagClassName
{
color: #460440;
}
</style>
background-color css
<style>
a { background-color: #460440; }
a { background-color: rgb(70,4,64); }
div.DivClassName
{
background-color: #460440;
}
.BgClassName
{
background-color: #460440;
}
</style>
border-color css
<style>
span { border-color: #460440; }
span { border-color: rgb(70,4,64); }
td.TdClassName
{
border-color: #460440;
}
.TagClassName
{
border-color: #460440;
}
</style>