Shades of Mardi Gras #461544
Tints of Mardi Gras #461544
RGB
CMYK
RGB Variations
Color information
#461544 (or 0x461544) is known color: Mardi Gras. HEX triplet: 46, 15 and 44. RGB value is (70,21,68). Sum of RGB (Red+Green+Blue) = 70+21+68=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 70 - color contains mainly: red. Hex color #461544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461544 is #B9EABB. Grayscale: #282828. Windows color (decimal): -12184252 or 4461894. OLE color: 4461894.
HSL color Cylindrical-coordinate representation of color #461544: hue angle of 302.45º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461544 is Cyan = 0, Magento = 0.70, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 21 | 68 | - |
| CMYK | 0 | 0.70 | 0.03 | 0.73 |
| HSL | 302.45º | 0.54% | 0.18% | - |
| HSV(B) | 302.45º | 0.7% | 0.27% | - |
| XYZ | 3.84 | 2.26 | 5.7 | - |
| YUV | 41.01 | 143.23 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 68 | 0 | 0.70 | 0.03 | 0.73 | 302.45 | 0.54 | 0.18 |
| Hex | 46 | 15 | 44 | 0 | 46 | 3 | 49 | 12E | 36 | 12 |
| Octal | 106 | 25 | 104 | 0 | 106 | 3 | 111 | 456 | 66 | 22 |
| Binary | 1000110 | 10101 | 1000100 | 0 | 1000110 | 11 | 1001001 | 100101110 | 110110 | 10010 |
Color Harmonies of #461544
Complementary color
Monochromatic Colors of #461544
Black with #461544
Text Example
Text Example
White with #461544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461544; }
p { color: rgb(70,21,68); }
H1.HeaderClassName
{
color: #461544;
}
.AnyTagClassName
{
color: #461544;
}
</style>
background-color css
<style>
a { background-color: #461544; }
a { background-color: rgb(70,21,68); }
div.DivClassName
{
background-color: #461544;
}
.BgClassName
{
background-color: #461544;
}
</style>
border-color css
<style>
span { border-color: #461544; }
span { border-color: rgb(70,21,68); }
td.TdClassName
{
border-color: #461544;
}
.TagClassName
{
border-color: #461544;
}
</style>