Shades of Mardi Gras #160015
Tints of Mardi Gras #160015
RGB
CMYK
RGB Variations
Color information
#160015 (or 0x160015) is known color: Mardi Gras. HEX triplet: 16, 00 and 15. RGB value is (22,0,21). Sum of RGB (Red+Green+Blue) = 22+0+21=43 (5% of max value = 765). Red value is 22 (8.98% from 255 or 51.16% from 43); Green value is 0 (0.39% from 255 or 0% from 43); Blue value is 21 (8.59% from 255 or 48.84% from 43); Max value from RGB is 22 - color contains mainly: red. Hex color #160015 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160015 is #E9FFEA. Grayscale: #080808. Windows color (decimal): -15335403 or 1376278. OLE color: 1376278.
HSL color Cylindrical-coordinate representation of color #160015: hue angle of 302.73º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 1%. Process color model (Four color, CMYK) of #160015 is Cyan = 0, Magento = 1, Yellow = 0.05 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 0 | 21 | - |
| CMYK | 0 | 1 | 0.05 | 0.91 |
| HSL | 302.73º | 1% | 0.04% | - |
| HSV(B) | 302.73º | 1% | 0.09% | - |
| XYZ | 0.47 | 0.22 | 0.73 | - |
| YUV | 8.97 | 134.79 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 0 | 21 | 0 | 1 | 0.05 | 0.91 | 302.73 | 1 | 0.04 |
| Hex | 16 | 0 | 15 | 0 | 64 | 5 | 5B | 12F | 64 | 4 |
| Octal | 26 | 0 | 25 | 0 | 144 | 5 | 133 | 457 | 144 | 4 |
| Binary | 10110 | 0 | 10101 | 0 | 1100100 | 101 | 1011011 | 100101111 | 1100100 | 100 |
Color Harmonies of #160015
Complementary color
Monochromatic Colors of #160015
Black with #160015
Text Example
Text Example
White with #160015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160015; }
p { color: rgb(22,0,21); }
H1.HeaderClassName
{
color: #160015;
}
.AnyTagClassName
{
color: #160015;
}
</style>
background-color css
<style>
a { background-color: #160015; }
a { background-color: rgb(22,0,21); }
div.DivClassName
{
background-color: #160015;
}
.BgClassName
{
background-color: #160015;
}
</style>
border-color css
<style>
span { border-color: #160015; }
span { border-color: rgb(22,0,21); }
td.TdClassName
{
border-color: #160015;
}
.TagClassName
{
border-color: #160015;
}
</style>