Shades of Mardi Gras #110810
Tints of Mardi Gras #110810
RGB
CMYK
RGB Variations
Color information
#110810 (or 0x110810) is known color: Mardi Gras. HEX triplet: 11, 08 and 10. RGB value is (17,8,16). Sum of RGB (Red+Green+Blue) = 17+8+16=41 (5% of max value = 765). Red value is 17 (7.03% from 255 or 41.46% from 41); Green value is 8 (3.52% from 255 or 19.51% from 41); Blue value is 16 (6.64% from 255 or 39.02% from 41); Max value from RGB is 17 - color contains mainly: red. Hex color #110810 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110810 is #EEF7EF. Grayscale: #0B0B0B. Windows color (decimal): -15661040 or 1050641. OLE color: 1050641.
HSL color Cylindrical-coordinate representation of color #110810: hue angle of 306.67º degrees, saturation: 0.36, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #110810 is Cyan = 0, Magento = 0.53, Yellow = 0.06 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 8 | 16 | - |
| CMYK | 0 | 0.53 | 0.06 | 0.93 |
| HSL | 306.67º | 0.36% | 0.05% | - |
| HSV(B) | 306.67º | 0.53% | 0.07% | - |
| XYZ | 0.41 | 0.33 | 0.53 | - |
| YUV | 11.6 | 130.48 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 8 | 16 | 0 | 0.53 | 0.06 | 0.93 | 306.67 | 0.36 | 0.05 |
| Hex | 11 | 8 | 10 | 0 | 35 | 6 | 5D | 133 | 24 | 5 |
| Octal | 21 | 10 | 20 | 0 | 65 | 6 | 135 | 463 | 44 | 5 |
| Binary | 10001 | 1000 | 10000 | 0 | 110101 | 110 | 1011101 | 100110011 | 100100 | 101 |
Color Harmonies of #110810
Complementary color
Monochromatic Colors of #110810
Black with #110810
Text Example
Text Example
White with #110810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110810; }
p { color: rgb(17,8,16); }
H1.HeaderClassName
{
color: #110810;
}
.AnyTagClassName
{
color: #110810;
}
</style>
background-color css
<style>
a { background-color: #110810; }
a { background-color: rgb(17,8,16); }
div.DivClassName
{
background-color: #110810;
}
.BgClassName
{
background-color: #110810;
}
</style>
border-color css
<style>
span { border-color: #110810; }
span { border-color: rgb(17,8,16); }
td.TdClassName
{
border-color: #110810;
}
.TagClassName
{
border-color: #110810;
}
</style>