Shades of Myrtle #126014
Tints of Myrtle #126014
RGB
CMYK
RGB Variations
Color information
#126014 (or 0x126014) is known color: Myrtle. HEX triplet: 12, 60 and 14. RGB value is (18,96,20). Sum of RGB (Red+Green+Blue) = 18+96+20=134 (17% of max value = 765). Red value is 18 (7.42% from 255 or 13.43% from 134); Green value is 96 (37.89% from 255 or 71.64% from 134); Blue value is 20 (8.20% from 255 or 14.93% from 134); Max value from RGB is 96 - color contains mainly: green. Hex color #126014 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #126014 is #ED9FEB. Grayscale: #404040. Windows color (decimal): -15572972 or 1335314. OLE color: 1335314.
HSL color Cylindrical-coordinate representation of color #126014: hue angle of 121.54º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #126014 is Cyan = 0.81, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 96 | 20 | - |
| CMYK | 0.81 | 0 | 0.79 | 0.62 |
| HSL | 121.54º | 0.68% | 0.22% | - |
| HSV(B) | 121.54º | 0.81% | 0.38% | - |
| XYZ | 4.56 | 8.54 | 2.07 | - |
| YUV | 64.01 | 103.16 | 95.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 96 | 20 | 0.81 | 0 | 0.79 | 0.62 | 121.54 | 0.68 | 0.22 |
| Hex | 12 | 60 | 14 | 51 | 0 | 4F | 3E | 7A | 44 | 16 |
| Octal | 22 | 140 | 24 | 121 | 0 | 117 | 76 | 172 | 104 | 26 |
| Binary | 10010 | 1100000 | 10100 | 1010001 | 0 | 1001111 | 111110 | 1111010 | 1000100 | 10110 |
Color Harmonies of #126014
Complementary color
Monochromatic Colors of #126014
Black with #126014
Text Example
Text Example
White with #126014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126014; }
p { color: rgb(18,96,20); }
H1.HeaderClassName
{
color: #126014;
}
.AnyTagClassName
{
color: #126014;
}
</style>
background-color css
<style>
a { background-color: #126014; }
a { background-color: rgb(18,96,20); }
div.DivClassName
{
background-color: #126014;
}
.BgClassName
{
background-color: #126014;
}
</style>
border-color css
<style>
span { border-color: #126014; }
span { border-color: rgb(18,96,20); }
td.TdClassName
{
border-color: #126014;
}
.TagClassName
{
border-color: #126014;
}
</style>