Shades of Myrtle #146014
Tints of Myrtle #146014
RGB
CMYK
RGB Variations
Color information
#146014 (or 0x146014) is known color: Myrtle. HEX triplet: 14, 60 and 14. RGB value is (20,96,20). Sum of RGB (Red+Green+Blue) = 20+96+20=136 (18% of max value = 765). Red value is 20 (8.20% from 255 or 14.71% from 136); Green value is 96 (37.89% from 255 or 70.59% from 136); Blue value is 20 (8.20% from 255 or 14.71% from 136); Max value from RGB is 96 - color contains mainly: green. Hex color #146014 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #146014 is #EB9FEB. Grayscale: #404040. Windows color (decimal): -15441900 or 1335316. OLE color: 1335316.
HSL color Cylindrical-coordinate representation of color #146014: hue angle of 120º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #146014 is Cyan = 0.79, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 20 | 96 | 20 | - |
| CMYK | 0.79 | 0 | 0.79 | 0.62 |
| HSL | 120º | 0.66% | 0.23% | - |
| HSV(B) | 120º | 0.79% | 0.38% | - |
| XYZ | 4.6 | 8.56 | 2.07 | - |
| YUV | 64.61 | 102.82 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 96 | 20 | 0.79 | 0 | 0.79 | 0.62 | 120 | 0.66 | 0.23 |
| Hex | 14 | 60 | 14 | 4F | 0 | 4F | 3E | 78 | 42 | 17 |
| Octal | 24 | 140 | 24 | 117 | 0 | 117 | 76 | 170 | 102 | 27 |
| Binary | 10100 | 1100000 | 10100 | 1001111 | 0 | 1001111 | 111110 | 1111000 | 1000010 | 10111 |
Color Harmonies of #146014
Complementary color
Monochromatic Colors of #146014
Black with #146014
Text Example
Text Example
White with #146014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146014; }
p { color: rgb(20,96,20); }
H1.HeaderClassName
{
color: #146014;
}
.AnyTagClassName
{
color: #146014;
}
</style>
background-color css
<style>
a { background-color: #146014; }
a { background-color: rgb(20,96,20); }
div.DivClassName
{
background-color: #146014;
}
.BgClassName
{
background-color: #146014;
}
</style>
border-color css
<style>
span { border-color: #146014; }
span { border-color: rgb(20,96,20); }
td.TdClassName
{
border-color: #146014;
}
.TagClassName
{
border-color: #146014;
}
</style>