Shades of Mardi Gras #160716
Tints of Mardi Gras #160716
RGB
CMYK
RGB Variations
Color information
#160716 (or 0x160716) is known color: Mardi Gras. HEX triplet: 16, 07 and 16. RGB value is (22,7,22). Sum of RGB (Red+Green+Blue) = 22+7+22=51 (6% of max value = 765). Red value is 22 (8.98% from 255 or 43.14% from 51); Green value is 7 (3.12% from 255 or 13.73% from 51); Blue value is 22 (8.98% from 255 or 43.14% from 51); Max value from RGB is 22 - color contains mainly: red, blue. Hex color #160716 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160716 is #E9F8E9. Grayscale: #0D0D0D. Windows color (decimal): -15333610 or 1443606. OLE color: 1443606.
HSL color Cylindrical-coordinate representation of color #160716: hue angle of 300º degrees, saturation: 0.52, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #160716 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 7 | 22 | - |
| CMYK | 0 | 0.68 | 0 | 0.91 |
| HSL | 300º | 0.52% | 0.06% | - |
| HSV(B) | 300º | 0.68% | 0.09% | - |
| XYZ | 0.55 | 0.38 | 0.8 | - |
| YUV | 13.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 7 | 22 | 0 | 0.68 | 0 | 0.91 | 300 | 0.52 | 0.06 |
| Hex | 16 | 7 | 16 | 0 | 44 | 0 | 5B | 12C | 34 | 6 |
| Octal | 26 | 7 | 26 | 0 | 104 | 0 | 133 | 454 | 64 | 6 |
| Binary | 10110 | 111 | 10110 | 0 | 1000100 | 0 | 1011011 | 100101100 | 110100 | 110 |
Color Harmonies of #160716
Complementary color
Monochromatic Colors of #160716
Black with #160716
Text Example
Text Example
White with #160716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160716; }
p { color: rgb(22,7,22); }
H1.HeaderClassName
{
color: #160716;
}
.AnyTagClassName
{
color: #160716;
}
</style>
background-color css
<style>
a { background-color: #160716; }
a { background-color: rgb(22,7,22); }
div.DivClassName
{
background-color: #160716;
}
.BgClassName
{
background-color: #160716;
}
</style>
border-color css
<style>
span { border-color: #160716; }
span { border-color: rgb(22,7,22); }
td.TdClassName
{
border-color: #160716;
}
.TagClassName
{
border-color: #160716;
}
</style>