Shades of Myrtle #136014
Tints of Myrtle #136014
RGB
CMYK
RGB Variations
Color information
#136014 (or 0x136014) is known color: Myrtle. HEX triplet: 13, 60 and 14. RGB value is (19,96,20). Sum of RGB (Red+Green+Blue) = 19+96+20=135 (17% of max value = 765). Red value is 19 (7.81% from 255 or 14.07% from 135); Green value is 96 (37.89% from 255 or 71.11% from 135); Blue value is 20 (8.20% from 255 or 14.81% from 135); Max value from RGB is 96 - color contains mainly: green. Hex color #136014 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #136014 is #EC9FEB. Grayscale: #404040. Windows color (decimal): -15507436 or 1335315. OLE color: 1335315.
HSL color Cylindrical-coordinate representation of color #136014: hue angle of 120.78º 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 #136014 is Cyan = 0.80, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 96 | 20 | - |
| CMYK | 0.80 | 0 | 0.79 | 0.62 |
| HSL | 120.78º | 0.67% | 0.23% | - |
| HSV(B) | 120.78º | 0.8% | 0.38% | - |
| XYZ | 4.58 | 8.55 | 2.07 | - |
| YUV | 64.31 | 102.99 | 95.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 96 | 20 | 0.80 | 0 | 0.79 | 0.62 | 120.78 | 0.67 | 0.23 |
| Hex | 13 | 60 | 14 | 50 | 0 | 4F | 3E | 79 | 43 | 17 |
| Octal | 23 | 140 | 24 | 120 | 0 | 117 | 76 | 171 | 103 | 27 |
| Binary | 10011 | 1100000 | 10100 | 1010000 | 0 | 1001111 | 111110 | 1111001 | 1000011 | 10111 |
Color Harmonies of #136014
Complementary color
Monochromatic Colors of #136014
Black with #136014
Text Example
Text Example
White with #136014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136014; }
p { color: rgb(19,96,20); }
H1.HeaderClassName
{
color: #136014;
}
.AnyTagClassName
{
color: #136014;
}
</style>
background-color css
<style>
a { background-color: #136014; }
a { background-color: rgb(19,96,20); }
div.DivClassName
{
background-color: #136014;
}
.BgClassName
{
background-color: #136014;
}
</style>
border-color css
<style>
span { border-color: #136014; }
span { border-color: rgb(19,96,20); }
td.TdClassName
{
border-color: #136014;
}
.TagClassName
{
border-color: #136014;
}
</style>