Shades of Mardi Gras #160416
Tints of Mardi Gras #160416
RGB
CMYK
RGB Variations
Color information
#160416 (or 0x160416) is known color: Mardi Gras. HEX triplet: 16, 04 and 16. RGB value is (22,4,22). Sum of RGB (Red+Green+Blue) = 22+4+22=48 (6% of max value = 765). Red value is 22 (8.98% from 255 or 45.83% from 48); Green value is 4 (1.95% from 255 or 8.33% from 48); Blue value is 22 (8.98% from 255 or 45.83% from 48); Max value from RGB is 22 - color contains mainly: red, blue. Hex color #160416 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160416 is #E9FBE9. Grayscale: #0B0B0B. Windows color (decimal): -15334378 or 1442838. OLE color: 1442838.
HSL color Cylindrical-coordinate representation of color #160416: hue angle of 300º degrees, saturation: 0.69, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #160416 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 4 | 22 | - |
| CMYK | 0 | 0.82 | 0 | 0.91 |
| HSL | 300º | 0.69% | 0.05% | - |
| HSV(B) | 300º | 0.82% | 0.09% | - |
| XYZ | 0.52 | 0.32 | 0.79 | - |
| YUV | 11.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 4 | 22 | 0 | 0.82 | 0 | 0.91 | 300 | 0.69 | 0.05 |
| Hex | 16 | 4 | 16 | 0 | 52 | 0 | 5B | 12C | 45 | 5 |
| Octal | 26 | 4 | 26 | 0 | 122 | 0 | 133 | 454 | 105 | 5 |
| Binary | 10110 | 100 | 10110 | 0 | 1010010 | 0 | 1011011 | 100101100 | 1000101 | 101 |
Color Harmonies of #160416
Complementary color
Monochromatic Colors of #160416
Black with #160416
Text Example
Text Example
White with #160416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160416; }
p { color: rgb(22,4,22); }
H1.HeaderClassName
{
color: #160416;
}
.AnyTagClassName
{
color: #160416;
}
</style>
background-color css
<style>
a { background-color: #160416; }
a { background-color: rgb(22,4,22); }
div.DivClassName
{
background-color: #160416;
}
.BgClassName
{
background-color: #160416;
}
</style>
border-color css
<style>
span { border-color: #160416; }
span { border-color: rgb(22,4,22); }
td.TdClassName
{
border-color: #160416;
}
.TagClassName
{
border-color: #160416;
}
</style>