Shades of Mardi Gras #461640
Tints of Mardi Gras #461640
RGB
CMYK
RGB Variations
Color information
#461640 (or 0x461640) is known color: Mardi Gras. HEX triplet: 46, 16 and 40. RGB value is (70,22,64). Sum of RGB (Red+Green+Blue) = 70+22+64=156 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.87% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 70 - color contains mainly: red. Hex color #461640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461640 is #B9E9BF. Grayscale: #292929. Windows color (decimal): -12184000 or 4200006. OLE color: 4200006.
HSL color Cylindrical-coordinate representation of color #461640: hue angle of 307.5º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461640 is Cyan = 0, Magento = 0.69, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 64 | - |
| CMYK | 0 | 0.69 | 0.09 | 0.73 |
| HSL | 307.5º | 0.52% | 0.18% | - |
| HSV(B) | 307.5º | 0.69% | 0.27% | - |
| XYZ | 3.74 | 2.25 | 5.09 | - |
| YUV | 41.14 | 140.9 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 64 | 0 | 0.69 | 0.09 | 0.73 | 307.5 | 0.52 | 0.18 |
| Hex | 46 | 16 | 40 | 0 | 45 | 9 | 49 | 134 | 34 | 12 |
| Octal | 106 | 26 | 100 | 0 | 105 | 11 | 111 | 464 | 64 | 22 |
| Binary | 1000110 | 10110 | 1000000 | 0 | 1000101 | 1001 | 1001001 | 100110100 | 110100 | 10010 |
Color Harmonies of #461640
Complementary color
Monochromatic Colors of #461640
Black with #461640
Text Example
Text Example
White with #461640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461640; }
p { color: rgb(70,22,64); }
H1.HeaderClassName
{
color: #461640;
}
.AnyTagClassName
{
color: #461640;
}
</style>
background-color css
<style>
a { background-color: #461640; }
a { background-color: rgb(70,22,64); }
div.DivClassName
{
background-color: #461640;
}
.BgClassName
{
background-color: #461640;
}
</style>
border-color css
<style>
span { border-color: #461640; }
span { border-color: rgb(70,22,64); }
td.TdClassName
{
border-color: #461640;
}
.TagClassName
{
border-color: #461640;
}
</style>