Shades of Mardi Gras #120311
Tints of Mardi Gras #120311
RGB
CMYK
RGB Variations
Color information
#120311 (or 0x120311) is known color: Mardi Gras. HEX triplet: 12, 03 and 11. RGB value is (18,3,17). Sum of RGB (Red+Green+Blue) = 18+3+17=38 (5% of max value = 765). Red value is 18 (7.42% from 255 or 47.37% from 38); Green value is 3 (1.56% from 255 or 7.89% from 38); Blue value is 17 (7.03% from 255 or 44.74% from 38); Max value from RGB is 18 - color contains mainly: red. Hex color #120311 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120311 is #EDFCEE. Grayscale: #090909. Windows color (decimal): -15596783 or 1114898. OLE color: 1114898.
HSL color Cylindrical-coordinate representation of color #120311: hue angle of 304º degrees, saturation: 0.71, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #120311 is Cyan = 0, Magento = 0.83, Yellow = 0.06 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 3 | 17 | - |
| CMYK | 0 | 0.83 | 0.06 | 0.93 |
| HSL | 304º | 0.71% | 0.04% | - |
| HSV(B) | 304º | 0.83% | 0.07% | - |
| XYZ | 0.38 | 0.23 | 0.56 | - |
| YUV | 9.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 3 | 17 | 0 | 0.83 | 0.06 | 0.93 | 304 | 0.71 | 0.04 |
| Hex | 12 | 3 | 11 | 0 | 53 | 6 | 5D | 130 | 47 | 4 |
| Octal | 22 | 3 | 21 | 0 | 123 | 6 | 135 | 460 | 107 | 4 |
| Binary | 10010 | 11 | 10001 | 0 | 1010011 | 110 | 1011101 | 100110000 | 1000111 | 100 |
Color Harmonies of #120311
Complementary color
Monochromatic Colors of #120311
Black with #120311
Text Example
Text Example
White with #120311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120311; }
p { color: rgb(18,3,17); }
H1.HeaderClassName
{
color: #120311;
}
.AnyTagClassName
{
color: #120311;
}
</style>
background-color css
<style>
a { background-color: #120311; }
a { background-color: rgb(18,3,17); }
div.DivClassName
{
background-color: #120311;
}
.BgClassName
{
background-color: #120311;
}
</style>
border-color css
<style>
span { border-color: #120311; }
span { border-color: rgb(18,3,17); }
td.TdClassName
{
border-color: #120311;
}
.TagClassName
{
border-color: #120311;
}
</style>