Shades of Mardi Gras #160516
Tints of Mardi Gras #160516
RGB
CMYK
RGB Variations
Color information
#160516 (or 0x160516) is known color: Mardi Gras. HEX triplet: 16, 05 and 16. RGB value is (22,5,22). Sum of RGB (Red+Green+Blue) = 22+5+22=49 (6% of max value = 765). Red value is 22 (8.98% from 255 or 44.90% from 49); Green value is 5 (2.34% from 255 or 10.20% from 49); Blue value is 22 (8.98% from 255 or 44.90% from 49); Max value from RGB is 22 - color contains mainly: red, blue. Hex color #160516 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160516 is #E9FAE9. Grayscale: #0B0B0B. Windows color (decimal): -15334122 or 1443094. OLE color: 1443094.
HSL color Cylindrical-coordinate representation of color #160516: hue angle of 300º degrees, saturation: 0.63, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #160516 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 5 | 22 | - |
| CMYK | 0 | 0.77 | 0 | 0.91 |
| HSL | 300º | 0.63% | 0.05% | - |
| HSV(B) | 300º | 0.77% | 0.09% | - |
| XYZ | 0.53 | 0.34 | 0.8 | - |
| YUV | 12.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 5 | 22 | 0 | 0.77 | 0 | 0.91 | 300 | 0.63 | 0.05 |
| Hex | 16 | 5 | 16 | 0 | 4D | 0 | 5B | 12C | 3F | 5 |
| Octal | 26 | 5 | 26 | 0 | 115 | 0 | 133 | 454 | 77 | 5 |
| Binary | 10110 | 101 | 10110 | 0 | 1001101 | 0 | 1011011 | 100101100 | 111111 | 101 |
Color Harmonies of #160516
Complementary color
Monochromatic Colors of #160516
Black with #160516
Text Example
Text Example
White with #160516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160516; }
p { color: rgb(22,5,22); }
H1.HeaderClassName
{
color: #160516;
}
.AnyTagClassName
{
color: #160516;
}
</style>
background-color css
<style>
a { background-color: #160516; }
a { background-color: rgb(22,5,22); }
div.DivClassName
{
background-color: #160516;
}
.BgClassName
{
background-color: #160516;
}
</style>
border-color css
<style>
span { border-color: #160516; }
span { border-color: rgb(22,5,22); }
td.TdClassName
{
border-color: #160516;
}
.TagClassName
{
border-color: #160516;
}
</style>