Shades of Mardi Gras #460442
Tints of Mardi Gras #460442
RGB
CMYK
RGB Variations
Color information
#460442 (or 0x460442) is known color: Mardi Gras. HEX triplet: 46, 04 and 42. RGB value is (70,4,66). Sum of RGB (Red+Green+Blue) = 70+4+66=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #460442 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460442 is #B9FBBD. Grayscale: #1E1E1E. Windows color (decimal): -12188606 or 4326470. OLE color: 4326470.
HSL color Cylindrical-coordinate representation of color #460442: hue angle of 303.64º 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 #460442 is Cyan = 0, Magento = 0.94, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 66 | - |
| CMYK | 0 | 0.94 | 0.06 | 0.73 |
| HSL | 303.64º | 0.89% | 0.15% | - |
| HSV(B) | 303.64º | 0.94% | 0.27% | - |
| XYZ | 3.55 | 1.78 | 5.31 | - |
| YUV | 30.8 | 147.87 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 66 | 0 | 0.94 | 0.06 | 0.73 | 303.64 | 0.89 | 0.15 |
| Hex | 46 | 4 | 42 | 0 | 5E | 6 | 49 | 130 | 59 | F |
| Octal | 106 | 4 | 102 | 0 | 136 | 6 | 111 | 460 | 131 | 17 |
| Binary | 1000110 | 100 | 1000010 | 0 | 1011110 | 110 | 1001001 | 100110000 | 1011001 | 1111 |
Color Harmonies of #460442
Complementary color
Monochromatic Colors of #460442
Black with #460442
Text Example
Text Example
White with #460442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460442; }
p { color: rgb(70,4,66); }
H1.HeaderClassName
{
color: #460442;
}
.AnyTagClassName
{
color: #460442;
}
</style>
background-color css
<style>
a { background-color: #460442; }
a { background-color: rgb(70,4,66); }
div.DivClassName
{
background-color: #460442;
}
.BgClassName
{
background-color: #460442;
}
</style>
border-color css
<style>
span { border-color: #460442; }
span { border-color: rgb(70,4,66); }
td.TdClassName
{
border-color: #460442;
}
.TagClassName
{
border-color: #460442;
}
</style>