Shades of Myrtle #115614
Tints of Myrtle #115614
RGB
CMYK
RGB Variations
Color information
#115614 (or 0x115614) is known color: Myrtle. HEX triplet: 11, 56 and 14. RGB value is (17,86,20). Sum of RGB (Red+Green+Blue) = 17+86+20=123 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.82% from 123); Green value is 86 (33.98% from 255 or 69.92% from 123); Blue value is 20 (8.20% from 255 or 16.26% from 123); Max value from RGB is 86 - color contains mainly: green. Hex color #115614 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #115614 is #EEA9EB. Grayscale: #3A3A3A. Windows color (decimal): -15641068 or 1332753. OLE color: 1332753.
HSL color Cylindrical-coordinate representation of color #115614: hue angle of 122.61º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115614 is Cyan = 0.80, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 17 | 86 | 20 | - |
| CMYK | 0.80 | 0 | 0.77 | 0.66 |
| HSL | 122.61º | 0.67% | 0.2% | - |
| HSV(B) | 122.61º | 0.8% | 0.34% | - |
| XYZ | 3.69 | 6.83 | 1.78 | - |
| YUV | 57.85 | 106.64 | 98.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 20 | 0.80 | 0 | 0.77 | 0.66 | 122.61 | 0.67 | 0.2 |
| Hex | 11 | 56 | 14 | 50 | 0 | 4D | 42 | 7B | 43 | 14 |
| Octal | 21 | 126 | 24 | 120 | 0 | 115 | 102 | 173 | 103 | 24 |
| Binary | 10001 | 1010110 | 10100 | 1010000 | 0 | 1001101 | 1000010 | 1111011 | 1000011 | 10100 |
Color Harmonies of #115614
Complementary color
Monochromatic Colors of #115614
Black with #115614
Text Example
Text Example
White with #115614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115614; }
p { color: rgb(17,86,20); }
H1.HeaderClassName
{
color: #115614;
}
.AnyTagClassName
{
color: #115614;
}
</style>
background-color css
<style>
a { background-color: #115614; }
a { background-color: rgb(17,86,20); }
div.DivClassName
{
background-color: #115614;
}
.BgClassName
{
background-color: #115614;
}
</style>
border-color css
<style>
span { border-color: #115614; }
span { border-color: rgb(17,86,20); }
td.TdClassName
{
border-color: #115614;
}
.TagClassName
{
border-color: #115614;
}
</style>