Shades of Mardi Gras #110310
Tints of Mardi Gras #110310
RGB
CMYK
RGB Variations
Color information
#110310 (or 0x110310) is known color: Mardi Gras. HEX triplet: 11, 03 and 10. RGB value is (17,3,16). Sum of RGB (Red+Green+Blue) = 17+3+16=36 (4% of max value = 765). Red value is 17 (7.03% from 255 or 47.22% from 36); Green value is 3 (1.56% from 255 or 8.33% from 36); Blue value is 16 (6.64% from 255 or 44.44% from 36); Max value from RGB is 17 - color contains mainly: red. Hex color #110310 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110310 is #EEFCEF. Grayscale: #080808. Windows color (decimal): -15662320 or 1049361. OLE color: 1049361.
HSL color Cylindrical-coordinate representation of color #110310: hue angle of 304.29º 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 #110310 is Cyan = 0, Magento = 0.82, Yellow = 0.06 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 17 | 3 | 16 | - |
| CMYK | 0 | 0.82 | 0.06 | 0.93 |
| HSL | 304.29º | 0.7% | 0.04% | - |
| HSV(B) | 304.29º | 0.82% | 0.07% | - |
| XYZ | 0.36 | 0.22 | 0.51 | - |
| YUV | 8.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 3 | 16 | 0 | 0.82 | 0.06 | 0.93 | 304.29 | 0.7 | 0.04 |
| Hex | 11 | 3 | 10 | 0 | 52 | 6 | 5D | 130 | 46 | 4 |
| Octal | 21 | 3 | 20 | 0 | 122 | 6 | 135 | 460 | 106 | 4 |
| Binary | 10001 | 11 | 10000 | 0 | 1010010 | 110 | 1011101 | 100110000 | 1000110 | 100 |
Color Harmonies of #110310
Complementary color
Monochromatic Colors of #110310
Black with #110310
Text Example
Text Example
White with #110310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110310; }
p { color: rgb(17,3,16); }
H1.HeaderClassName
{
color: #110310;
}
.AnyTagClassName
{
color: #110310;
}
</style>
background-color css
<style>
a { background-color: #110310; }
a { background-color: rgb(17,3,16); }
div.DivClassName
{
background-color: #110310;
}
.BgClassName
{
background-color: #110310;
}
</style>
border-color css
<style>
span { border-color: #110310; }
span { border-color: rgb(17,3,16); }
td.TdClassName
{
border-color: #110310;
}
.TagClassName
{
border-color: #110310;
}
</style>