Shades of Maire #121104
Tints of Maire #121104
RGB
CMYK
RGB Variations
Color information
#121104 (or 0x121104) is known color: Maire. HEX triplet: 12, 11 and 04. RGB value is (18,17,4). Sum of RGB (Red+Green+Blue) = 18+17+4=39 (5% of max value = 765). Red value is 18 (7.42% from 255 or 46.15% from 39); Green value is 17 (7.03% from 255 or 43.59% from 39); Blue value is 4 (1.95% from 255 or 10.26% from 39); Max value from RGB is 18 - color contains mainly: red. Hex color #121104 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121104 is #EDEEFB. Grayscale: #0F0F0F. Windows color (decimal): -15593212 or 266514. OLE color: 266514.
HSL color Cylindrical-coordinate representation of color #121104: hue angle of 55.71º degrees, saturation: 0.64, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #121104 is Cyan = 0, Magento = 0.06, Yellow = 0.78 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 17 | 4 | - |
| CMYK | 0 | 0.06 | 0.78 | 0.93 |
| HSL | 55.71º | 0.64% | 0.04% | - |
| HSV(B) | 55.71º | 0.78% | 0.07% | - |
| XYZ | 0.47 | 0.54 | 0.19 | - |
| YUV | 15.82 | 121.33 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 17 | 4 | 0 | 0.06 | 0.78 | 0.93 | 55.71 | 0.64 | 0.04 |
| Hex | 12 | 11 | 4 | 0 | 6 | 4E | 5D | 38 | 40 | 4 |
| Octal | 22 | 21 | 4 | 0 | 6 | 116 | 135 | 70 | 100 | 4 |
| Binary | 10010 | 10001 | 100 | 0 | 110 | 1001110 | 1011101 | 111000 | 1000000 | 100 |
Color Harmonies of #121104
Complementary color
Monochromatic Colors of #121104
Black with #121104
Text Example
Text Example
White with #121104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121104; }
p { color: rgb(18,17,4); }
H1.HeaderClassName
{
color: #121104;
}
.AnyTagClassName
{
color: #121104;
}
</style>
background-color css
<style>
a { background-color: #121104; }
a { background-color: rgb(18,17,4); }
div.DivClassName
{
background-color: #121104;
}
.BgClassName
{
background-color: #121104;
}
</style>
border-color css
<style>
span { border-color: #121104; }
span { border-color: rgb(18,17,4); }
td.TdClassName
{
border-color: #121104;
}
.TagClassName
{
border-color: #121104;
}
</style>