Shades of Mardi Gras #460441
Tints of Mardi Gras #460441
RGB
CMYK
RGB Variations
Color information
#460441 (or 0x460441) is known color: Mardi Gras. HEX triplet: 46, 04 and 41. RGB value is (70,4,65). Sum of RGB (Red+Green+Blue) = 70+4+65=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 65 (25.78% from 255 or 46.76% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #460441 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460441 is #B9FBBE. Grayscale: #1E1E1E. Windows color (decimal): -12188607 or 4260934. OLE color: 4260934.
HSL color Cylindrical-coordinate representation of color #460441: hue angle of 304.55º 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 #460441 is Cyan = 0, Magento = 0.94, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 65 | - |
| CMYK | 0 | 0.94 | 0.07 | 0.73 |
| HSL | 304.55º | 0.89% | 0.15% | - |
| HSV(B) | 304.55º | 0.94% | 0.27% | - |
| XYZ | 3.52 | 1.77 | 5.16 | - |
| YUV | 30.69 | 147.37 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 65 | 0 | 0.94 | 0.07 | 0.73 | 304.55 | 0.89 | 0.15 |
| Hex | 46 | 4 | 41 | 0 | 5E | 7 | 49 | 131 | 59 | F |
| Octal | 106 | 4 | 101 | 0 | 136 | 7 | 111 | 461 | 131 | 17 |
| Binary | 1000110 | 100 | 1000001 | 0 | 1011110 | 111 | 1001001 | 100110001 | 1011001 | 1111 |
Color Harmonies of #460441
Complementary color
Monochromatic Colors of #460441
Black with #460441
Text Example
Text Example
White with #460441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460441; }
p { color: rgb(70,4,65); }
H1.HeaderClassName
{
color: #460441;
}
.AnyTagClassName
{
color: #460441;
}
</style>
background-color css
<style>
a { background-color: #460441; }
a { background-color: rgb(70,4,65); }
div.DivClassName
{
background-color: #460441;
}
.BgClassName
{
background-color: #460441;
}
</style>
border-color css
<style>
span { border-color: #460441; }
span { border-color: rgb(70,4,65); }
td.TdClassName
{
border-color: #460441;
}
.TagClassName
{
border-color: #460441;
}
</style>