Shades of Myrtle #136116
Tints of Myrtle #136116
RGB
CMYK
RGB Variations
Color information
#136116 (or 0x136116) is known color: Myrtle. HEX triplet: 13, 61 and 16. RGB value is (19,97,22). Sum of RGB (Red+Green+Blue) = 19+97+22=138 (18% of max value = 765). Red value is 19 (7.81% from 255 or 13.77% from 138); Green value is 97 (38.28% from 255 or 70.29% from 138); Blue value is 22 (8.98% from 255 or 15.94% from 138); Max value from RGB is 97 - color contains mainly: green. Hex color #136116 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #136116 is #EC9EE9. Grayscale: #414141. Windows color (decimal): -15507178 or 1466643. OLE color: 1466643.
HSL color Cylindrical-coordinate representation of color #136116: hue angle of 122.31º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #136116 is Cyan = 0.80, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 97 | 22 | - |
| CMYK | 0.80 | 0 | 0.77 | 0.62 |
| HSL | 122.31º | 0.67% | 0.23% | - |
| HSV(B) | 122.31º | 0.8% | 0.38% | - |
| XYZ | 4.69 | 8.75 | 2.2 | - |
| YUV | 65.13 | 103.66 | 95.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 22 | 0.80 | 0 | 0.77 | 0.62 | 122.31 | 0.67 | 0.23 |
| Hex | 13 | 61 | 16 | 50 | 0 | 4D | 3E | 7A | 43 | 17 |
| Octal | 23 | 141 | 26 | 120 | 0 | 115 | 76 | 172 | 103 | 27 |
| Binary | 10011 | 1100001 | 10110 | 1010000 | 0 | 1001101 | 111110 | 1111010 | 1000011 | 10111 |
Color Harmonies of #136116
Complementary color
Monochromatic Colors of #136116
Black with #136116
Text Example
Text Example
White with #136116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136116; }
p { color: rgb(19,97,22); }
H1.HeaderClassName
{
color: #136116;
}
.AnyTagClassName
{
color: #136116;
}
</style>
background-color css
<style>
a { background-color: #136116; }
a { background-color: rgb(19,97,22); }
div.DivClassName
{
background-color: #136116;
}
.BgClassName
{
background-color: #136116;
}
</style>
border-color css
<style>
span { border-color: #136116; }
span { border-color: rgb(19,97,22); }
td.TdClassName
{
border-color: #136116;
}
.TagClassName
{
border-color: #136116;
}
</style>