Shades of Mardi Gras #461148
Tints of Mardi Gras #461148
RGB
CMYK
RGB Variations
Color information
#461148 (or 0x461148) is known color: Mardi Gras. HEX triplet: 46, 11 and 48. RGB value is (70,17,72). Sum of RGB (Red+Green+Blue) = 70+17+72=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 72 - color contains mainly: blue. Hex color #461148 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461148 is #B9EEB7. Grayscale: #262626. Windows color (decimal): -12185272 or 4723014. OLE color: 4723014.
HSL color Cylindrical-coordinate representation of color #461148: hue angle of 297.82º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #461148 is Cyan = 0.03, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 17 | 72 | - |
| CMYK | 0.03 | 0.76 | 0 | 0.72 |
| HSL | 297.82º | 0.62% | 0.17% | - |
| HSV(B) | 297.82º | 0.76% | 0.28% | - |
| XYZ | 3.9 | 2.17 | 6.34 | - |
| YUV | 39.12 | 146.56 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 17 | 72 | 0.03 | 0.76 | 0 | 0.72 | 297.82 | 0.62 | 0.17 |
| Hex | 46 | 11 | 48 | 3 | 4C | 0 | 48 | 12A | 3E | 11 |
| Octal | 106 | 21 | 110 | 3 | 114 | 0 | 110 | 452 | 76 | 21 |
| Binary | 1000110 | 10001 | 1001000 | 11 | 1001100 | 0 | 1001000 | 100101010 | 111110 | 10001 |
Color Harmonies of #461148
Complementary color
Monochromatic Colors of #461148
Black with #461148
Text Example
Text Example
White with #461148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461148; }
p { color: rgb(70,17,72); }
H1.HeaderClassName
{
color: #461148;
}
.AnyTagClassName
{
color: #461148;
}
</style>
background-color css
<style>
a { background-color: #461148; }
a { background-color: rgb(70,17,72); }
div.DivClassName
{
background-color: #461148;
}
.BgClassName
{
background-color: #461148;
}
</style>
border-color css
<style>
span { border-color: #461148; }
span { border-color: rgb(70,17,72); }
td.TdClassName
{
border-color: #461148;
}
.TagClassName
{
border-color: #461148;
}
</style>