Shades of Mardi Gras #461844
Tints of Mardi Gras #461844
RGB
CMYK
RGB Variations
Color information
#461844 (or 0x461844) is known color: Mardi Gras. HEX triplet: 46, 18 and 44. RGB value is (70,24,68). Sum of RGB (Red+Green+Blue) = 70+24+68=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #461844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461844 is #B9E7BB. Grayscale: #2A2A2A. Windows color (decimal): -12183484 or 4462662. OLE color: 4462662.
HSL color Cylindrical-coordinate representation of color #461844: hue angle of 302.61º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #461844 is Cyan = 0, Magento = 0.66, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 24 | 68 | - |
| CMYK | 0 | 0.66 | 0.03 | 0.73 |
| HSL | 302.61º | 0.49% | 0.18% | - |
| HSV(B) | 302.61º | 0.66% | 0.27% | - |
| XYZ | 3.9 | 2.37 | 5.72 | - |
| YUV | 42.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 68 | 0 | 0.66 | 0.03 | 0.73 | 302.61 | 0.49 | 0.18 |
| Hex | 46 | 18 | 44 | 0 | 42 | 3 | 49 | 12F | 31 | 12 |
| Octal | 106 | 30 | 104 | 0 | 102 | 3 | 111 | 457 | 61 | 22 |
| Binary | 1000110 | 11000 | 1000100 | 0 | 1000010 | 11 | 1001001 | 100101111 | 110001 | 10010 |
Color Harmonies of #461844
Complementary color
Monochromatic Colors of #461844
Black with #461844
Text Example
Text Example
White with #461844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461844; }
p { color: rgb(70,24,68); }
H1.HeaderClassName
{
color: #461844;
}
.AnyTagClassName
{
color: #461844;
}
</style>
background-color css
<style>
a { background-color: #461844; }
a { background-color: rgb(70,24,68); }
div.DivClassName
{
background-color: #461844;
}
.BgClassName
{
background-color: #461844;
}
</style>
border-color css
<style>
span { border-color: #461844; }
span { border-color: rgb(70,24,68); }
td.TdClassName
{
border-color: #461844;
}
.TagClassName
{
border-color: #461844;
}
</style>