Shades of Mardi Gras #460842
Tints of Mardi Gras #460842
RGB
CMYK
RGB Variations
Color information
#460842 (or 0x460842) is known color: Mardi Gras. HEX triplet: 46, 08 and 42. RGB value is (70,8,66). Sum of RGB (Red+Green+Blue) = 70+8+66=144 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.61% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 66 (26.17% from 255 or 45.83% from 144); Max value from RGB is 70 - color contains mainly: red. Hex color #460842 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460842 is #B9F7BD. Grayscale: #202020. Windows color (decimal): -12187582 or 4327494. OLE color: 4327494.
HSL color Cylindrical-coordinate representation of color #460842: hue angle of 303.87º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #460842 is Cyan = 0, Magento = 0.89, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 8 | 66 | - |
| CMYK | 0 | 0.89 | 0.06 | 0.73 |
| HSL | 303.87º | 0.79% | 0.15% | - |
| HSV(B) | 303.87º | 0.89% | 0.27% | - |
| XYZ | 3.6 | 1.87 | 5.33 | - |
| YUV | 33.15 | 146.54 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 8 | 66 | 0 | 0.89 | 0.06 | 0.73 | 303.87 | 0.79 | 0.15 |
| Hex | 46 | 8 | 42 | 0 | 59 | 6 | 49 | 130 | 4F | F |
| Octal | 106 | 10 | 102 | 0 | 131 | 6 | 111 | 460 | 117 | 17 |
| Binary | 1000110 | 1000 | 1000010 | 0 | 1011001 | 110 | 1001001 | 100110000 | 1001111 | 1111 |
Color Harmonies of #460842
Complementary color
Monochromatic Colors of #460842
Black with #460842
Text Example
Text Example
White with #460842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460842; }
p { color: rgb(70,8,66); }
H1.HeaderClassName
{
color: #460842;
}
.AnyTagClassName
{
color: #460842;
}
</style>
background-color css
<style>
a { background-color: #460842; }
a { background-color: rgb(70,8,66); }
div.DivClassName
{
background-color: #460842;
}
.BgClassName
{
background-color: #460842;
}
</style>
border-color css
<style>
span { border-color: #460842; }
span { border-color: rgb(70,8,66); }
td.TdClassName
{
border-color: #460842;
}
.TagClassName
{
border-color: #460842;
}
</style>