Shades of Mardi Gras #160717
Tints of Mardi Gras #160717
RGB
CMYK
RGB Variations
Color information
#160717 (or 0x160717) is known color: Mardi Gras. HEX triplet: 16, 07 and 17. RGB value is (22,7,23). Sum of RGB (Red+Green+Blue) = 22+7+23=52 (6% of max value = 765). Red value is 22 (8.98% from 255 or 42.31% from 52); Green value is 7 (3.12% from 255 or 13.46% from 52); Blue value is 23 (9.38% from 255 or 44.23% from 52); Max value from RGB is 23 - color contains mainly: blue. Hex color #160717 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160717 is #E9F8E8. Grayscale: #0D0D0D. Windows color (decimal): -15333609 or 1509142. OLE color: 1509142.
HSL color Cylindrical-coordinate representation of color #160717: hue angle of 296.25º degrees, saturation: 0.53, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #160717 is Cyan = 0.04, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 7 | 23 | - |
| CMYK | 0.04 | 0.70 | 0 | 0.91 |
| HSL | 296.25º | 0.53% | 0.06% | - |
| HSV(B) | 296.25º | 0.7% | 0.09% | - |
| XYZ | 0.56 | 0.38 | 0.86 | - |
| YUV | 13.31 | 133.47 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 7 | 23 | 0.04 | 0.70 | 0 | 0.91 | 296.25 | 0.53 | 0.06 |
| Hex | 16 | 7 | 17 | 4 | 46 | 0 | 5B | 128 | 35 | 6 |
| Octal | 26 | 7 | 27 | 4 | 106 | 0 | 133 | 450 | 65 | 6 |
| Binary | 10110 | 111 | 10111 | 100 | 1000110 | 0 | 1011011 | 100101000 | 110101 | 110 |
Color Harmonies of #160717
Complementary color
Monochromatic Colors of #160717
Black with #160717
Text Example
Text Example
White with #160717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160717; }
p { color: rgb(22,7,23); }
H1.HeaderClassName
{
color: #160717;
}
.AnyTagClassName
{
color: #160717;
}
</style>
background-color css
<style>
a { background-color: #160717; }
a { background-color: rgb(22,7,23); }
div.DivClassName
{
background-color: #160717;
}
.BgClassName
{
background-color: #160717;
}
</style>
border-color css
<style>
span { border-color: #160717; }
span { border-color: rgb(22,7,23); }
td.TdClassName
{
border-color: #160717;
}
.TagClassName
{
border-color: #160717;
}
</style>