Shades of Mardi Gras #110612
Tints of Mardi Gras #110612
RGB
CMYK
RGB Variations
Color information
#110612 (or 0x110612) is known color: Mardi Gras. HEX triplet: 11, 06 and 12. RGB value is (17,6,18). Sum of RGB (Red+Green+Blue) = 17+6+18=41 (5% of max value = 765). Red value is 17 (7.03% from 255 or 41.46% from 41); Green value is 6 (2.73% from 255 or 14.63% from 41); Blue value is 18 (7.42% from 255 or 43.90% from 41); Max value from RGB is 18 - color contains mainly: blue. Hex color #110612 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110612 is #EEF9ED. Grayscale: #0A0A0A. Windows color (decimal): -15661550 or 1181201. OLE color: 1181201.
HSL color Cylindrical-coordinate representation of color #110612: hue angle of 295º degrees, saturation: 0.5, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #110612 is Cyan = 0.06, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 6 | 18 | - |
| CMYK | 0.06 | 0.67 | 0 | 0.93 |
| HSL | 295º | 0.5% | 0.05% | - |
| HSV(B) | 295º | 0.67% | 0.07% | - |
| XYZ | 0.41 | 0.29 | 0.61 | - |
| YUV | 10.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 6 | 18 | 0.06 | 0.67 | 0 | 0.93 | 295 | 0.5 | 0.05 |
| Hex | 11 | 6 | 12 | 6 | 43 | 0 | 5D | 127 | 32 | 5 |
| Octal | 21 | 6 | 22 | 6 | 103 | 0 | 135 | 447 | 62 | 5 |
| Binary | 10001 | 110 | 10010 | 110 | 1000011 | 0 | 1011101 | 100100111 | 110010 | 101 |
Color Harmonies of #110612
Complementary color
Monochromatic Colors of #110612
Black with #110612
Text Example
Text Example
White with #110612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110612; }
p { color: rgb(17,6,18); }
H1.HeaderClassName
{
color: #110612;
}
.AnyTagClassName
{
color: #110612;
}
</style>
background-color css
<style>
a { background-color: #110612; }
a { background-color: rgb(17,6,18); }
div.DivClassName
{
background-color: #110612;
}
.BgClassName
{
background-color: #110612;
}
</style>
border-color css
<style>
span { border-color: #110612; }
span { border-color: rgb(17,6,18); }
td.TdClassName
{
border-color: #110612;
}
.TagClassName
{
border-color: #110612;
}
</style>