Shades of Mardi Gras #110910
Tints of Mardi Gras #110910
RGB
CMYK
RGB Variations
Color information
#110910 (or 0x110910) is known color: Mardi Gras. HEX triplet: 11, 09 and 10. RGB value is (17,9,16). Sum of RGB (Red+Green+Blue) = 17+9+16=42 (5% of max value = 765). Red value is 17 (7.03% from 255 or 40.48% from 42); Green value is 9 (3.91% from 255 or 21.43% from 42); Blue value is 16 (6.64% from 255 or 38.10% from 42); Max value from RGB is 17 - color contains mainly: red. Hex color #110910 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110910 is #EEF6EF. Grayscale: #0C0C0C. Windows color (decimal): -15660784 or 1050897. OLE color: 1050897.
HSL color Cylindrical-coordinate representation of color #110910: hue angle of 307.5º 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 #110910 is Cyan = 0, Magento = 0.47, Yellow = 0.06 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 9 | 16 | - |
| CMYK | 0 | 0.47 | 0.06 | 0.93 |
| HSL | 307.5º | 0.31% | 0.05% | - |
| HSV(B) | 307.5º | 0.47% | 0.07% | - |
| XYZ | 0.42 | 0.35 | 0.54 | - |
| YUV | 12.19 | 130.15 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 9 | 16 | 0 | 0.47 | 0.06 | 0.93 | 307.5 | 0.31 | 0.05 |
| Hex | 11 | 9 | 10 | 0 | 2F | 6 | 5D | 134 | 1F | 5 |
| Octal | 21 | 11 | 20 | 0 | 57 | 6 | 135 | 464 | 37 | 5 |
| Binary | 10001 | 1001 | 10000 | 0 | 101111 | 110 | 1011101 | 100110100 | 11111 | 101 |
Color Harmonies of #110910
Complementary color
Monochromatic Colors of #110910
Black with #110910
Text Example
Text Example
White with #110910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110910; }
p { color: rgb(17,9,16); }
H1.HeaderClassName
{
color: #110910;
}
.AnyTagClassName
{
color: #110910;
}
</style>
background-color css
<style>
a { background-color: #110910; }
a { background-color: rgb(17,9,16); }
div.DivClassName
{
background-color: #110910;
}
.BgClassName
{
background-color: #110910;
}
</style>
border-color css
<style>
span { border-color: #110910; }
span { border-color: rgb(17,9,16); }
td.TdClassName
{
border-color: #110910;
}
.TagClassName
{
border-color: #110910;
}
</style>