Shades of Mardi Gras #160514
Tints of Mardi Gras #160514
RGB
CMYK
RGB Variations
Color information
#160514 (or 0x160514) is known color: Mardi Gras. HEX triplet: 16, 05 and 14. RGB value is (22,5,20). Sum of RGB (Red+Green+Blue) = 22+5+20=47 (6% of max value = 765). Red value is 22 (8.98% from 255 or 46.81% from 47); Green value is 5 (2.34% from 255 or 10.64% from 47); Blue value is 20 (8.20% from 255 or 42.55% from 47); Max value from RGB is 22 - color contains mainly: red. Hex color #160514 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160514 is #E9FAEB. Grayscale: #0B0B0B. Windows color (decimal): -15334124 or 1312022. OLE color: 1312022.
HSL color Cylindrical-coordinate representation of color #160514: hue angle of 307.06º 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 #160514 is Cyan = 0, Magento = 0.77, Yellow = 0.09 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 5 | 20 | - |
| CMYK | 0 | 0.77 | 0.09 | 0.91 |
| HSL | 307.06º | 0.63% | 0.05% | - |
| HSV(B) | 307.06º | 0.77% | 0.09% | - |
| XYZ | 0.51 | 0.33 | 0.7 | - |
| YUV | 11.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 5 | 20 | 0 | 0.77 | 0.09 | 0.91 | 307.06 | 0.63 | 0.05 |
| Hex | 16 | 5 | 14 | 0 | 4D | 9 | 5B | 133 | 3F | 5 |
| Octal | 26 | 5 | 24 | 0 | 115 | 11 | 133 | 463 | 77 | 5 |
| Binary | 10110 | 101 | 10100 | 0 | 1001101 | 1001 | 1011011 | 100110011 | 111111 | 101 |
Color Harmonies of #160514
Complementary color
Monochromatic Colors of #160514
Black with #160514
Text Example
Text Example
White with #160514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160514; }
p { color: rgb(22,5,20); }
H1.HeaderClassName
{
color: #160514;
}
.AnyTagClassName
{
color: #160514;
}
</style>
background-color css
<style>
a { background-color: #160514; }
a { background-color: rgb(22,5,20); }
div.DivClassName
{
background-color: #160514;
}
.BgClassName
{
background-color: #160514;
}
</style>
border-color css
<style>
span { border-color: #160514; }
span { border-color: rgb(22,5,20); }
td.TdClassName
{
border-color: #160514;
}
.TagClassName
{
border-color: #160514;
}
</style>