Shades of Mardi Gras #110911
Tints of Mardi Gras #110911
RGB
CMYK
RGB Variations
Color information
#110911 (or 0x110911) is known color: Mardi Gras. HEX triplet: 11, 09 and 11. RGB value is (17,9,17). Sum of RGB (Red+Green+Blue) = 17+9+17=43 (5% of max value = 765). Red value is 17 (7.03% from 255 or 39.53% from 43); Green value is 9 (3.91% from 255 or 20.93% from 43); Blue value is 17 (7.03% from 255 or 39.53% from 43); Max value from RGB is 17 - color contains mainly: red, blue. Hex color #110911 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110911 is #EEF6EE. Grayscale: #0C0C0C. Windows color (decimal): -15660783 or 1116433. OLE color: 1116433.
HSL color Cylindrical-coordinate representation of color #110911: hue angle of 300º degrees, saturation: 0.31, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #110911 is Cyan = 0, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 9 | 17 | - |
| CMYK | 0 | 0.47 | 0 | 0.93 |
| HSL | 300º | 0.31% | 0.05% | - |
| HSV(B) | 300º | 0.47% | 0.07% | - |
| XYZ | 0.43 | 0.36 | 0.58 | - |
| YUV | 12.3 | 130.65 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 9 | 17 | 0 | 0.47 | 0 | 0.93 | 300 | 0.31 | 0.05 |
| Hex | 11 | 9 | 11 | 0 | 2F | 0 | 5D | 12C | 1F | 5 |
| Octal | 21 | 11 | 21 | 0 | 57 | 0 | 135 | 454 | 37 | 5 |
| Binary | 10001 | 1001 | 10001 | 0 | 101111 | 0 | 1011101 | 100101100 | 11111 | 101 |
Color Harmonies of #110911
Complementary color
Monochromatic Colors of #110911
Black with #110911
Text Example
Text Example
White with #110911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110911; }
p { color: rgb(17,9,17); }
H1.HeaderClassName
{
color: #110911;
}
.AnyTagClassName
{
color: #110911;
}
</style>
background-color css
<style>
a { background-color: #110911; }
a { background-color: rgb(17,9,17); }
div.DivClassName
{
background-color: #110911;
}
.BgClassName
{
background-color: #110911;
}
</style>
border-color css
<style>
span { border-color: #110911; }
span { border-color: rgb(17,9,17); }
td.TdClassName
{
border-color: #110911;
}
.TagClassName
{
border-color: #110911;
}
</style>