Shades of Mardi Gras #110710
Tints of Mardi Gras #110710
RGB
CMYK
RGB Variations
Color information
#110710 (or 0x110710) is known color: Mardi Gras. HEX triplet: 11, 07 and 10. RGB value is (17,7,16). Sum of RGB (Red+Green+Blue) = 17+7+16=40 (5% of max value = 765). Red value is 17 (7.03% from 255 or 42.5% from 40); Green value is 7 (3.12% from 255 or 17.5% from 40); Blue value is 16 (6.64% from 255 or 40% from 40); Max value from RGB is 17 - color contains mainly: red. Hex color #110710 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110710 is #EEF8EF. Grayscale: #0A0A0A. Windows color (decimal): -15661296 or 1050385. OLE color: 1050385.
HSL color Cylindrical-coordinate representation of color #110710: hue angle of 306º degrees, saturation: 0.42, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #110710 is Cyan = 0, Magento = 0.59, Yellow = 0.06 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 7 | 16 | - |
| CMYK | 0 | 0.59 | 0.06 | 0.93 |
| HSL | 306º | 0.42% | 0.05% | - |
| HSV(B) | 306º | 0.59% | 0.07% | - |
| XYZ | 0.4 | 0.31 | 0.53 | - |
| YUV | 11.02 | 130.81 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 7 | 16 | 0 | 0.59 | 0.06 | 0.93 | 306 | 0.42 | 0.05 |
| Hex | 11 | 7 | 10 | 0 | 3B | 6 | 5D | 132 | 2A | 5 |
| Octal | 21 | 7 | 20 | 0 | 73 | 6 | 135 | 462 | 52 | 5 |
| Binary | 10001 | 111 | 10000 | 0 | 111011 | 110 | 1011101 | 100110010 | 101010 | 101 |
Color Harmonies of #110710
Complementary color
Monochromatic Colors of #110710
Black with #110710
Text Example
Text Example
White with #110710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110710; }
p { color: rgb(17,7,16); }
H1.HeaderClassName
{
color: #110710;
}
.AnyTagClassName
{
color: #110710;
}
</style>
background-color css
<style>
a { background-color: #110710; }
a { background-color: rgb(17,7,16); }
div.DivClassName
{
background-color: #110710;
}
.BgClassName
{
background-color: #110710;
}
</style>
border-color css
<style>
span { border-color: #110710; }
span { border-color: rgb(17,7,16); }
td.TdClassName
{
border-color: #110710;
}
.TagClassName
{
border-color: #110710;
}
</style>