Shades of Mardi Gras #160714
Tints of Mardi Gras #160714
RGB
CMYK
RGB Variations
Color information
#160714 (or 0x160714) is known color: Mardi Gras. HEX triplet: 16, 07 and 14. RGB value is (22,7,20). Sum of RGB (Red+Green+Blue) = 22+7+20=49 (6% of max value = 765). Red value is 22 (8.98% from 255 or 44.90% from 49); Green value is 7 (3.12% from 255 or 14.29% from 49); Blue value is 20 (8.20% from 255 or 40.82% from 49); Max value from RGB is 22 - color contains mainly: red. Hex color #160714 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160714 is #E9F8EB. Grayscale: #0C0C0C. Windows color (decimal): -15333612 or 1312534. OLE color: 1312534.
HSL color Cylindrical-coordinate representation of color #160714: hue angle of 308º 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 #160714 is Cyan = 0, Magento = 0.68, Yellow = 0.09 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 7 | 20 | - |
| CMYK | 0 | 0.68 | 0.09 | 0.91 |
| HSL | 308º | 0.52% | 0.06% | - |
| HSV(B) | 308º | 0.68% | 0.09% | - |
| XYZ | 0.53 | 0.37 | 0.71 | - |
| YUV | 12.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 7 | 20 | 0 | 0.68 | 0.09 | 0.91 | 308 | 0.52 | 0.06 |
| Hex | 16 | 7 | 14 | 0 | 44 | 9 | 5B | 134 | 34 | 6 |
| Octal | 26 | 7 | 24 | 0 | 104 | 11 | 133 | 464 | 64 | 6 |
| Binary | 10110 | 111 | 10100 | 0 | 1000100 | 1001 | 1011011 | 100110100 | 110100 | 110 |
Color Harmonies of #160714
Complementary color
Monochromatic Colors of #160714
Black with #160714
Text Example
Text Example
White with #160714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160714; }
p { color: rgb(22,7,20); }
H1.HeaderClassName
{
color: #160714;
}
.AnyTagClassName
{
color: #160714;
}
</style>
background-color css
<style>
a { background-color: #160714; }
a { background-color: rgb(22,7,20); }
div.DivClassName
{
background-color: #160714;
}
.BgClassName
{
background-color: #160714;
}
</style>
border-color css
<style>
span { border-color: #160714; }
span { border-color: rgb(22,7,20); }
td.TdClassName
{
border-color: #160714;
}
.TagClassName
{
border-color: #160714;
}
</style>