Shades of Mardi Gras #460844
Tints of Mardi Gras #460844
RGB
CMYK
RGB Variations
Color information
#460844 (or 0x460844) is known color: Mardi Gras. HEX triplet: 46, 08 and 44. RGB value is (70,8,68). Sum of RGB (Red+Green+Blue) = 70+8+68=146 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.95% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 68 (26.95% from 255 or 46.58% from 146); Max value from RGB is 70 - color contains mainly: red. Hex color #460844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460844 is #B9F7BB. Grayscale: #212121. Windows color (decimal): -12187580 or 4458566. OLE color: 4458566.
HSL color Cylindrical-coordinate representation of color #460844: hue angle of 301.94º 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 #460844 is Cyan = 0, Magento = 0.89, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 8 | 68 | - |
| CMYK | 0 | 0.89 | 0.03 | 0.73 |
| HSL | 301.94º | 0.79% | 0.15% | - |
| HSV(B) | 301.94º | 0.89% | 0.27% | - |
| XYZ | 3.66 | 1.89 | 5.64 | - |
| YUV | 33.38 | 147.54 | 154.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 8 | 68 | 0 | 0.89 | 0.03 | 0.73 | 301.94 | 0.79 | 0.15 |
| Hex | 46 | 8 | 44 | 0 | 59 | 3 | 49 | 12E | 4F | F |
| Octal | 106 | 10 | 104 | 0 | 131 | 3 | 111 | 456 | 117 | 17 |
| Binary | 1000110 | 1000 | 1000100 | 0 | 1011001 | 11 | 1001001 | 100101110 | 1001111 | 1111 |
Color Harmonies of #460844
Complementary color
Monochromatic Colors of #460844
Black with #460844
Text Example
Text Example
White with #460844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460844; }
p { color: rgb(70,8,68); }
H1.HeaderClassName
{
color: #460844;
}
.AnyTagClassName
{
color: #460844;
}
</style>
background-color css
<style>
a { background-color: #460844; }
a { background-color: rgb(70,8,68); }
div.DivClassName
{
background-color: #460844;
}
.BgClassName
{
background-color: #460844;
}
</style>
border-color css
<style>
span { border-color: #460844; }
span { border-color: rgb(70,8,68); }
td.TdClassName
{
border-color: #460844;
}
.TagClassName
{
border-color: #460844;
}
</style>