Shades of Myrtle #116115
Tints of Myrtle #116115
RGB
CMYK
RGB Variations
Color information
#116115 (or 0x116115) is known color: Myrtle. HEX triplet: 11, 61 and 15. RGB value is (17,97,21). Sum of RGB (Red+Green+Blue) = 17+97+21=135 (17% of max value = 765). Red value is 17 (7.03% from 255 or 12.59% from 135); Green value is 97 (38.28% from 255 or 71.85% from 135); Blue value is 21 (8.59% from 255 or 15.56% from 135); Max value from RGB is 97 - color contains mainly: green. Hex color #116115 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #116115 is #EE9EEA. Grayscale: #404040. Windows color (decimal): -15638251 or 1401105. OLE color: 1401105.
HSL color Cylindrical-coordinate representation of color #116115: hue angle of 123º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #116115 is Cyan = 0.82, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 97 | 21 | - |
| CMYK | 0.82 | 0 | 0.78 | 0.62 |
| HSL | 123º | 0.7% | 0.22% | - |
| HSV(B) | 123º | 0.82% | 0.38% | - |
| XYZ | 4.64 | 8.72 | 2.15 | - |
| YUV | 64.42 | 103.5 | 94.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 97 | 21 | 0.82 | 0 | 0.78 | 0.62 | 123 | 0.7 | 0.22 |
| Hex | 11 | 61 | 15 | 52 | 0 | 4E | 3E | 7B | 46 | 16 |
| Octal | 21 | 141 | 25 | 122 | 0 | 116 | 76 | 173 | 106 | 26 |
| Binary | 10001 | 1100001 | 10101 | 1010010 | 0 | 1001110 | 111110 | 1111011 | 1000110 | 10110 |
Color Harmonies of #116115
Complementary color
Monochromatic Colors of #116115
Black with #116115
Text Example
Text Example
White with #116115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116115; }
p { color: rgb(17,97,21); }
H1.HeaderClassName
{
color: #116115;
}
.AnyTagClassName
{
color: #116115;
}
</style>
background-color css
<style>
a { background-color: #116115; }
a { background-color: rgb(17,97,21); }
div.DivClassName
{
background-color: #116115;
}
.BgClassName
{
background-color: #116115;
}
</style>
border-color css
<style>
span { border-color: #116115; }
span { border-color: rgb(17,97,21); }
td.TdClassName
{
border-color: #116115;
}
.TagClassName
{
border-color: #116115;
}
</style>