Shades of Mardi Gras #160816
Tints of Mardi Gras #160816
RGB
CMYK
RGB Variations
Color information
#160816 (or 0x160816) is known color: Mardi Gras. HEX triplet: 16, 08 and 16. RGB value is (22,8,22). Sum of RGB (Red+Green+Blue) = 22+8+22=52 (6% of max value = 765). Red value is 22 (8.98% from 255 or 42.31% from 52); Green value is 8 (3.52% from 255 or 15.38% from 52); Blue value is 22 (8.98% from 255 or 42.31% from 52); Max value from RGB is 22 - color contains mainly: red, blue. Hex color #160816 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160816 is #E9F7E9. Grayscale: #0D0D0D. Windows color (decimal): -15333354 or 1443862. OLE color: 1443862.
HSL color Cylindrical-coordinate representation of color #160816: hue angle of 300º degrees, saturation: 0.47, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #160816 is Cyan = 0, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 8 | 22 | - |
| CMYK | 0 | 0.64 | 0 | 0.91 |
| HSL | 300º | 0.47% | 0.06% | - |
| HSV(B) | 300º | 0.64% | 0.09% | - |
| XYZ | 0.56 | 0.4 | 0.81 | - |
| YUV | 13.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 8 | 22 | 0 | 0.64 | 0 | 0.91 | 300 | 0.47 | 0.06 |
| Hex | 16 | 8 | 16 | 0 | 40 | 0 | 5B | 12C | 2F | 6 |
| Octal | 26 | 10 | 26 | 0 | 100 | 0 | 133 | 454 | 57 | 6 |
| Binary | 10110 | 1000 | 10110 | 0 | 1000000 | 0 | 1011011 | 100101100 | 101111 | 110 |
Color Harmonies of #160816
Complementary color
Monochromatic Colors of #160816
Black with #160816
Text Example
Text Example
White with #160816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160816; }
p { color: rgb(22,8,22); }
H1.HeaderClassName
{
color: #160816;
}
.AnyTagClassName
{
color: #160816;
}
</style>
background-color css
<style>
a { background-color: #160816; }
a { background-color: rgb(22,8,22); }
div.DivClassName
{
background-color: #160816;
}
.BgClassName
{
background-color: #160816;
}
</style>
border-color css
<style>
span { border-color: #160816; }
span { border-color: rgb(22,8,22); }
td.TdClassName
{
border-color: #160816;
}
.TagClassName
{
border-color: #160816;
}
</style>