Shades of Mardi Gras #110611
Tints of Mardi Gras #110611
RGB
CMYK
RGB Variations
Color information
#110611 (or 0x110611) is known color: Mardi Gras. HEX triplet: 11, 06 and 11. RGB value is (17,6,17). Sum of RGB (Red+Green+Blue) = 17+6+17=40 (5% of max value = 765). Red value is 17 (7.03% from 255 or 42.5% from 40); Green value is 6 (2.73% from 255 or 15% from 40); Blue value is 17 (7.03% from 255 or 42.5% from 40); Max value from RGB is 17 - color contains mainly: red, blue. Hex color #110611 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110611 is #EEF9EE. Grayscale: #0A0A0A. Windows color (decimal): -15661551 or 1115665. OLE color: 1115665.
HSL color Cylindrical-coordinate representation of color #110611: hue angle of 300º degrees, saturation: 0.48, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #110611 is Cyan = 0, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 6 | 17 | - |
| CMYK | 0 | 0.65 | 0 | 0.93 |
| HSL | 300º | 0.48% | 0.05% | - |
| HSV(B) | 300º | 0.65% | 0.07% | - |
| XYZ | 0.4 | 0.29 | 0.57 | - |
| YUV | 10.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 6 | 17 | 0 | 0.65 | 0 | 0.93 | 300 | 0.48 | 0.05 |
| Hex | 11 | 6 | 11 | 0 | 41 | 0 | 5D | 12C | 30 | 5 |
| Octal | 21 | 6 | 21 | 0 | 101 | 0 | 135 | 454 | 60 | 5 |
| Binary | 10001 | 110 | 10001 | 0 | 1000001 | 0 | 1011101 | 100101100 | 110000 | 101 |
Color Harmonies of #110611
Complementary color
Monochromatic Colors of #110611
Black with #110611
Text Example
Text Example
White with #110611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110611; }
p { color: rgb(17,6,17); }
H1.HeaderClassName
{
color: #110611;
}
.AnyTagClassName
{
color: #110611;
}
</style>
background-color css
<style>
a { background-color: #110611; }
a { background-color: rgb(17,6,17); }
div.DivClassName
{
background-color: #110611;
}
.BgClassName
{
background-color: #110611;
}
</style>
border-color css
<style>
span { border-color: #110611; }
span { border-color: rgb(17,6,17); }
td.TdClassName
{
border-color: #110611;
}
.TagClassName
{
border-color: #110611;
}
</style>