Shades of Maire #121306
Tints of Maire #121306
RGB
CMYK
RGB Variations
Color information
#121306 (or 0x121306) is known color: Maire. HEX triplet: 12, 13 and 06. RGB value is (18,19,6). Sum of RGB (Red+Green+Blue) = 18+19+6=43 (5% of max value = 765). Red value is 18 (7.42% from 255 or 41.86% from 43); Green value is 19 (7.81% from 255 or 44.19% from 43); Blue value is 6 (2.73% from 255 or 13.95% from 43); Max value from RGB is 19 - color contains mainly: green. Hex color #121306 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121306 is #EDECF9. Grayscale: #111111. Windows color (decimal): -15592698 or 398098. OLE color: 398098.
HSL color Cylindrical-coordinate representation of color #121306: hue angle of 64.62º degrees, saturation: 0.52, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #121306 is Cyan = 0.05, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 19 | 6 | - |
| CMYK | 0.05 | 0 | 0.68 | 0.93 |
| HSL | 64.62º | 0.52% | 0.05% | - |
| HSV(B) | 64.62º | 0.68% | 0.07% | - |
| XYZ | 0.52 | 0.61 | 0.26 | - |
| YUV | 17.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 19 | 6 | 0.05 | 0 | 0.68 | 0.93 | 64.62 | 0.52 | 0.05 |
| Hex | 12 | 13 | 6 | 5 | 0 | 44 | 5D | 41 | 34 | 5 |
| Octal | 22 | 23 | 6 | 5 | 0 | 104 | 135 | 101 | 64 | 5 |
| Binary | 10010 | 10011 | 110 | 101 | 0 | 1000100 | 1011101 | 1000001 | 110100 | 101 |
Color Harmonies of #121306
Complementary color
Monochromatic Colors of #121306
Black with #121306
Text Example
Text Example
White with #121306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121306; }
p { color: rgb(18,19,6); }
H1.HeaderClassName
{
color: #121306;
}
.AnyTagClassName
{
color: #121306;
}
</style>
background-color css
<style>
a { background-color: #121306; }
a { background-color: rgb(18,19,6); }
div.DivClassName
{
background-color: #121306;
}
.BgClassName
{
background-color: #121306;
}
</style>
border-color css
<style>
span { border-color: #121306; }
span { border-color: rgb(18,19,6); }
td.TdClassName
{
border-color: #121306;
}
.TagClassName
{
border-color: #121306;
}
</style>