Shades of Mardi Gras #461648
Tints of Mardi Gras #461648
RGB
CMYK
RGB Variations
Color information
#461648 (or 0x461648) is known color: Mardi Gras. HEX triplet: 46, 16 and 48. RGB value is (70,22,72). Sum of RGB (Red+Green+Blue) = 70+22+72=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 22 (8.98% from 255 or 13.41% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 72 - color contains mainly: blue. Hex color #461648 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461648 is #B9E9B7. Grayscale: #292929. Windows color (decimal): -12183992 or 4724294. OLE color: 4724294.
HSL color Cylindrical-coordinate representation of color #461648: hue angle of 297.6º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461648 is Cyan = 0.03, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 22 | 72 | - |
| CMYK | 0.03 | 0.69 | 0 | 0.72 |
| HSL | 297.6º | 0.53% | 0.18% | - |
| HSV(B) | 297.6º | 0.69% | 0.28% | - |
| XYZ | 3.98 | 2.34 | 6.37 | - |
| YUV | 42.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 72 | 0.03 | 0.69 | 0 | 0.72 | 297.6 | 0.53 | 0.18 |
| Hex | 46 | 16 | 48 | 3 | 45 | 0 | 48 | 12A | 35 | 12 |
| Octal | 106 | 26 | 110 | 3 | 105 | 0 | 110 | 452 | 65 | 22 |
| Binary | 1000110 | 10110 | 1001000 | 11 | 1000101 | 0 | 1001000 | 100101010 | 110101 | 10010 |
Color Harmonies of #461648
Complementary color
Monochromatic Colors of #461648
Black with #461648
Text Example
Text Example
White with #461648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461648; }
p { color: rgb(70,22,72); }
H1.HeaderClassName
{
color: #461648;
}
.AnyTagClassName
{
color: #461648;
}
</style>
background-color css
<style>
a { background-color: #461648; }
a { background-color: rgb(70,22,72); }
div.DivClassName
{
background-color: #461648;
}
.BgClassName
{
background-color: #461648;
}
</style>
border-color css
<style>
span { border-color: #461648; }
span { border-color: rgb(70,22,72); }
td.TdClassName
{
border-color: #461648;
}
.TagClassName
{
border-color: #461648;
}
</style>