Shades of Mardi Gras #110311
Tints of Mardi Gras #110311
RGB
CMYK
RGB Variations
Color information
#110311 (or 0x110311) is known color: Mardi Gras. HEX triplet: 11, 03 and 11. RGB value is (17,3,17). Sum of RGB (Red+Green+Blue) = 17+3+17=37 (4% of max value = 765). Red value is 17 (7.03% from 255 or 45.95% from 37); Green value is 3 (1.56% from 255 or 8.11% from 37); Blue value is 17 (7.03% from 255 or 45.95% from 37); Max value from RGB is 17 - color contains mainly: red, blue. Hex color #110311 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110311 is #EEFCEE. Grayscale: #080808. Windows color (decimal): -15662319 or 1114897. OLE color: 1114897.
HSL color Cylindrical-coordinate representation of color #110311: hue angle of 300º degrees, saturation: 0.7, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #110311 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 3 | 17 | - |
| CMYK | 0 | 0.82 | 0 | 0.93 |
| HSL | 300º | 0.7% | 0.04% | - |
| HSV(B) | 300º | 0.82% | 0.07% | - |
| XYZ | 0.36 | 0.22 | 0.55 | - |
| YUV | 8.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 3 | 17 | 0 | 0.82 | 0 | 0.93 | 300 | 0.7 | 0.04 |
| Hex | 11 | 3 | 11 | 0 | 52 | 0 | 5D | 12C | 46 | 4 |
| Octal | 21 | 3 | 21 | 0 | 122 | 0 | 135 | 454 | 106 | 4 |
| Binary | 10001 | 11 | 10001 | 0 | 1010010 | 0 | 1011101 | 100101100 | 1000110 | 100 |
Color Harmonies of #110311
Complementary color
Monochromatic Colors of #110311
Black with #110311
Text Example
Text Example
White with #110311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110311; }
p { color: rgb(17,3,17); }
H1.HeaderClassName
{
color: #110311;
}
.AnyTagClassName
{
color: #110311;
}
</style>
background-color css
<style>
a { background-color: #110311; }
a { background-color: rgb(17,3,17); }
div.DivClassName
{
background-color: #110311;
}
.BgClassName
{
background-color: #110311;
}
</style>
border-color css
<style>
span { border-color: #110311; }
span { border-color: rgb(17,3,17); }
td.TdClassName
{
border-color: #110311;
}
.TagClassName
{
border-color: #110311;
}
</style>