Shades of Mardi Gras #160617
Tints of Mardi Gras #160617
RGB
CMYK
RGB Variations
Color information
#160617 (or 0x160617) is known color: Mardi Gras. HEX triplet: 16, 06 and 17. RGB value is (22,6,23). Sum of RGB (Red+Green+Blue) = 22+6+23=51 (6% of max value = 765). Red value is 22 (8.98% from 255 or 43.14% from 51); Green value is 6 (2.73% from 255 or 11.76% from 51); Blue value is 23 (9.38% from 255 or 45.10% from 51); Max value from RGB is 23 - color contains mainly: blue. Hex color #160617 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160617 is #E9F9E8. Grayscale: #0C0C0C. Windows color (decimal): -15333865 or 1508886. OLE color: 1508886.
HSL color Cylindrical-coordinate representation of color #160617: hue angle of 296.47º degrees, saturation: 0.59, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #160617 is Cyan = 0.04, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 6 | 23 | - |
| CMYK | 0.04 | 0.74 | 0 | 0.91 |
| HSL | 296.47º | 0.59% | 0.06% | - |
| HSV(B) | 296.47º | 0.74% | 0.09% | - |
| XYZ | 0.55 | 0.36 | 0.85 | - |
| YUV | 12.72 | 133.8 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 6 | 23 | 0.04 | 0.74 | 0 | 0.91 | 296.47 | 0.59 | 0.06 |
| Hex | 16 | 6 | 17 | 4 | 4A | 0 | 5B | 128 | 3B | 6 |
| Octal | 26 | 6 | 27 | 4 | 112 | 0 | 133 | 450 | 73 | 6 |
| Binary | 10110 | 110 | 10111 | 100 | 1001010 | 0 | 1011011 | 100101000 | 111011 | 110 |
Color Harmonies of #160617
Complementary color
Monochromatic Colors of #160617
Black with #160617
Text Example
Text Example
White with #160617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160617; }
p { color: rgb(22,6,23); }
H1.HeaderClassName
{
color: #160617;
}
.AnyTagClassName
{
color: #160617;
}
</style>
background-color css
<style>
a { background-color: #160617; }
a { background-color: rgb(22,6,23); }
div.DivClassName
{
background-color: #160617;
}
.BgClassName
{
background-color: #160617;
}
</style>
border-color css
<style>
span { border-color: #160617; }
span { border-color: rgb(22,6,23); }
td.TdClassName
{
border-color: #160617;
}
.TagClassName
{
border-color: #160617;
}
</style>