Shades of Mardi Gras #461047
Tints of Mardi Gras #461047
RGB
CMYK
RGB Variations
Color information
#461047 (or 0x461047) is known color: Mardi Gras. HEX triplet: 46, 10 and 47. RGB value is (70,16,71). Sum of RGB (Red+Green+Blue) = 70+16+71=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 71 - color contains mainly: blue. Hex color #461047 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461047 is #B9EFB8. Grayscale: #262626. Windows color (decimal): -12185529 or 4657222. OLE color: 4657222.
HSL color Cylindrical-coordinate representation of color #461047: hue angle of 298.91º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461047 is Cyan = 0.01, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 16 | 71 | - |
| CMYK | 0.01 | 0.77 | 0 | 0.72 |
| HSL | 298.91º | 0.63% | 0.17% | - |
| HSV(B) | 298.91º | 0.77% | 0.28% | - |
| XYZ | 3.85 | 2.13 | 6.17 | - |
| YUV | 38.42 | 146.39 | 150.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 71 | 0.01 | 0.77 | 0 | 0.72 | 298.91 | 0.63 | 0.17 |
| Hex | 46 | 10 | 47 | 1 | 4D | 0 | 48 | 12B | 3F | 11 |
| Octal | 106 | 20 | 107 | 1 | 115 | 0 | 110 | 453 | 77 | 21 |
| Binary | 1000110 | 10000 | 1000111 | 1 | 1001101 | 0 | 1001000 | 100101011 | 111111 | 10001 |
Color Harmonies of #461047
Complementary color
Monochromatic Colors of #461047
Black with #461047
Text Example
Text Example
White with #461047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461047; }
p { color: rgb(70,16,71); }
H1.HeaderClassName
{
color: #461047;
}
.AnyTagClassName
{
color: #461047;
}
</style>
background-color css
<style>
a { background-color: #461047; }
a { background-color: rgb(70,16,71); }
div.DivClassName
{
background-color: #461047;
}
.BgClassName
{
background-color: #461047;
}
</style>
border-color css
<style>
span { border-color: #461047; }
span { border-color: rgb(70,16,71); }
td.TdClassName
{
border-color: #461047;
}
.TagClassName
{
border-color: #461047;
}
</style>