Shades of Mardi Gras #461847
Tints of Mardi Gras #461847
RGB
CMYK
RGB Variations
Color information
#461847 (or 0x461847) is known color: Mardi Gras. HEX triplet: 46, 18 and 47. RGB value is (70,24,71). Sum of RGB (Red+Green+Blue) = 70+24+71=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: blue. Hex color #461847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461847 is #B9E7B8. Grayscale: #2A2A2A. Windows color (decimal): -12183481 or 4659270. OLE color: 4659270.
HSL color Cylindrical-coordinate representation of color #461847: hue angle of 298.72º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #461847 is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 24 | 71 | - |
| CMYK | 0.01 | 0.66 | 0 | 0.72 |
| HSL | 298.72º | 0.49% | 0.19% | - |
| HSV(B) | 298.72º | 0.66% | 0.28% | - |
| XYZ | 3.99 | 2.41 | 6.22 | - |
| YUV | 43.11 | 143.74 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 71 | 0.01 | 0.66 | 0 | 0.72 | 298.72 | 0.49 | 0.19 |
| Hex | 46 | 18 | 47 | 1 | 42 | 0 | 48 | 12B | 31 | 13 |
| Octal | 106 | 30 | 107 | 1 | 102 | 0 | 110 | 453 | 61 | 23 |
| Binary | 1000110 | 11000 | 1000111 | 1 | 1000010 | 0 | 1001000 | 100101011 | 110001 | 10011 |
Color Harmonies of #461847
Complementary color
Monochromatic Colors of #461847
Black with #461847
Text Example
Text Example
White with #461847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461847; }
p { color: rgb(70,24,71); }
H1.HeaderClassName
{
color: #461847;
}
.AnyTagClassName
{
color: #461847;
}
</style>
background-color css
<style>
a { background-color: #461847; }
a { background-color: rgb(70,24,71); }
div.DivClassName
{
background-color: #461847;
}
.BgClassName
{
background-color: #461847;
}
</style>
border-color css
<style>
span { border-color: #461847; }
span { border-color: rgb(70,24,71); }
td.TdClassName
{
border-color: #461847;
}
.TagClassName
{
border-color: #461847;
}
</style>