Shades of Myrtle #134710
Tints of Myrtle #134710
RGB
CMYK
RGB Variations
Color information
#134710 (or 0x134710) is known color: Myrtle. HEX triplet: 13, 47 and 10. RGB value is (19,71,16). Sum of RGB (Red+Green+Blue) = 19+71+16=106 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.92% from 106); Green value is 71 (28.12% from 255 or 66.98% from 106); Blue value is 16 (6.64% from 255 or 15.09% from 106); Max value from RGB is 71 - color contains mainly: green. Hex color #134710 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #134710 is #ECB8EF. Grayscale: #313131. Windows color (decimal): -15513840 or 1066771. OLE color: 1066771.
HSL color Cylindrical-coordinate representation of color #134710: hue angle of 116.73º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #134710 is Cyan = 0.73, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 71 | 16 | - |
| CMYK | 0.73 | 0 | 0.77 | 0.72 |
| HSL | 116.73º | 0.63% | 0.17% | - |
| HSV(B) | 116.73º | 0.77% | 0.28% | - |
| XYZ | 2.62 | 4.68 | 1.26 | - |
| YUV | 49.18 | 109.27 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 71 | 16 | 0.73 | 0 | 0.77 | 0.72 | 116.73 | 0.63 | 0.17 |
| Hex | 13 | 47 | 10 | 49 | 0 | 4D | 48 | 75 | 3F | 11 |
| Octal | 23 | 107 | 20 | 111 | 0 | 115 | 110 | 165 | 77 | 21 |
| Binary | 10011 | 1000111 | 10000 | 1001001 | 0 | 1001101 | 1001000 | 1110101 | 111111 | 10001 |
Color Harmonies of #134710
Complementary color
Monochromatic Colors of #134710
Black with #134710
Text Example
Text Example
White with #134710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134710; }
p { color: rgb(19,71,16); }
H1.HeaderClassName
{
color: #134710;
}
.AnyTagClassName
{
color: #134710;
}
</style>
background-color css
<style>
a { background-color: #134710; }
a { background-color: rgb(19,71,16); }
div.DivClassName
{
background-color: #134710;
}
.BgClassName
{
background-color: #134710;
}
</style>
border-color css
<style>
span { border-color: #134710; }
span { border-color: rgb(19,71,16); }
td.TdClassName
{
border-color: #134710;
}
.TagClassName
{
border-color: #134710;
}
</style>