Shades of Myrtle #115611
Tints of Myrtle #115611
RGB
CMYK
RGB Variations
Color information
#115611 (or 0x115611) is known color: Myrtle. HEX triplet: 11, 56 and 11. RGB value is (17,86,17). Sum of RGB (Red+Green+Blue) = 17+86+17=120 (15% of max value = 765). Red value is 17 (7.03% from 255 or 14.17% from 120); Green value is 86 (33.98% from 255 or 71.67% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 86 - color contains mainly: green. Hex color #115611 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #115611 is #EEA9EE. Grayscale: #393939. Windows color (decimal): -15641071 or 1136145. OLE color: 1136145.
HSL color Cylindrical-coordinate representation of color #115611: hue angle of 120º 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 #115611 is Cyan = 0.80, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 17 | 86 | 17 | - |
| CMYK | 0.80 | 0 | 0.80 | 0.66 |
| HSL | 120º | 0.67% | 0.2% | - |
| HSV(B) | 120º | 0.8% | 0.34% | - |
| XYZ | 3.66 | 6.82 | 1.65 | - |
| YUV | 57.5 | 105.14 | 99.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 17 | 0.80 | 0 | 0.80 | 0.66 | 120 | 0.67 | 0.2 |
| Hex | 11 | 56 | 11 | 50 | 0 | 50 | 42 | 78 | 43 | 14 |
| Octal | 21 | 126 | 21 | 120 | 0 | 120 | 102 | 170 | 103 | 24 |
| Binary | 10001 | 1010110 | 10001 | 1010000 | 0 | 1010000 | 1000010 | 1111000 | 1000011 | 10100 |
Color Harmonies of #115611
Complementary color
Monochromatic Colors of #115611
Black with #115611
Text Example
Text Example
White with #115611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115611; }
p { color: rgb(17,86,17); }
H1.HeaderClassName
{
color: #115611;
}
.AnyTagClassName
{
color: #115611;
}
</style>
background-color css
<style>
a { background-color: #115611; }
a { background-color: rgb(17,86,17); }
div.DivClassName
{
background-color: #115611;
}
.BgClassName
{
background-color: #115611;
}
</style>
border-color css
<style>
span { border-color: #115611; }
span { border-color: rgb(17,86,17); }
td.TdClassName
{
border-color: #115611;
}
.TagClassName
{
border-color: #115611;
}
</style>