Shades of Mardi Gras #160615
Tints of Mardi Gras #160615
RGB
CMYK
RGB Variations
Color information
#160615 (or 0x160615) is known color: Mardi Gras. HEX triplet: 16, 06 and 15. RGB value is (22,6,21). Sum of RGB (Red+Green+Blue) = 22+6+21=49 (6% of max value = 765). Red value is 22 (8.98% from 255 or 44.90% from 49); Green value is 6 (2.73% from 255 or 12.24% from 49); Blue value is 21 (8.59% from 255 or 42.86% from 49); Max value from RGB is 22 - color contains mainly: red. Hex color #160615 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160615 is #E9F9EA. Grayscale: #0C0C0C. Windows color (decimal): -15333867 or 1377814. OLE color: 1377814.
HSL color Cylindrical-coordinate representation of color #160615: hue angle of 303.75º degrees, saturation: 0.57, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #160615 is Cyan = 0, Magento = 0.73, Yellow = 0.05 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 6 | 21 | - |
| CMYK | 0 | 0.73 | 0.05 | 0.91 |
| HSL | 303.75º | 0.57% | 0.05% | - |
| HSV(B) | 303.75º | 0.73% | 0.09% | - |
| XYZ | 0.53 | 0.35 | 0.75 | - |
| YUV | 12.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 6 | 21 | 0 | 0.73 | 0.05 | 0.91 | 303.75 | 0.57 | 0.05 |
| Hex | 16 | 6 | 15 | 0 | 49 | 5 | 5B | 130 | 39 | 5 |
| Octal | 26 | 6 | 25 | 0 | 111 | 5 | 133 | 460 | 71 | 5 |
| Binary | 10110 | 110 | 10101 | 0 | 1001001 | 101 | 1011011 | 100110000 | 111001 | 101 |
Color Harmonies of #160615
Complementary color
Monochromatic Colors of #160615
Black with #160615
Text Example
Text Example
White with #160615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160615; }
p { color: rgb(22,6,21); }
H1.HeaderClassName
{
color: #160615;
}
.AnyTagClassName
{
color: #160615;
}
</style>
background-color css
<style>
a { background-color: #160615; }
a { background-color: rgb(22,6,21); }
div.DivClassName
{
background-color: #160615;
}
.BgClassName
{
background-color: #160615;
}
</style>
border-color css
<style>
span { border-color: #160615; }
span { border-color: rgb(22,6,21); }
td.TdClassName
{
border-color: #160615;
}
.TagClassName
{
border-color: #160615;
}
</style>