Shades of Mardi Gras #121012
Tints of Mardi Gras #121012
RGB
CMYK
RGB Variations
Color information
#121012 (or 0x121012) is known color: Mardi Gras. HEX triplet: 12, 10 and 12. RGB value is (18,16,18). Sum of RGB (Red+Green+Blue) = 18+16+18=52 (6% of max value = 765). Red value is 18 (7.42% from 255 or 34.62% from 52); Green value is 16 (6.64% from 255 or 30.77% from 52); Blue value is 18 (7.42% from 255 or 34.62% from 52); Max value from RGB is 18 - color contains mainly: red, blue. Hex color #121012 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121012 is #EDEFED. Grayscale: #101010. Windows color (decimal): -15593454 or 1183762. OLE color: 1183762.
HSL color Cylindrical-coordinate representation of color #121012: hue angle of 300º degrees, saturation: 0.06, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #121012 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 16 | 18 | - |
| CMYK | 0 | 0.11 | 0 | 0.93 |
| HSL | 300º | 0.06% | 0.07% | - |
| HSV(B) | 300º | 0.11% | 0.07% | - |
| XYZ | 0.54 | 0.54 | 0.65 | - |
| YUV | 16.83 | 128.66 | 128.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 16 | 18 | 0 | 0.11 | 0 | 0.93 | 300 | 0.06 | 0.07 |
| Hex | 12 | 10 | 12 | 0 | B | 0 | 5D | 12C | 6 | 7 |
| Octal | 22 | 20 | 22 | 0 | 13 | 0 | 135 | 454 | 6 | 7 |
| Binary | 10010 | 10000 | 10010 | 0 | 1011 | 0 | 1011101 | 100101100 | 110 | 111 |
Color Harmonies of #121012
Complementary color
Monochromatic Colors of #121012
Black with #121012
Text Example
Text Example
White with #121012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121012; }
p { color: rgb(18,16,18); }
H1.HeaderClassName
{
color: #121012;
}
.AnyTagClassName
{
color: #121012;
}
</style>
background-color css
<style>
a { background-color: #121012; }
a { background-color: rgb(18,16,18); }
div.DivClassName
{
background-color: #121012;
}
.BgClassName
{
background-color: #121012;
}
</style>
border-color css
<style>
span { border-color: #121012; }
span { border-color: rgb(18,16,18); }
td.TdClassName
{
border-color: #121012;
}
.TagClassName
{
border-color: #121012;
}
</style>