Shades of Myrtle #166116
Tints of Myrtle #166116
RGB
CMYK
RGB Variations
Color information
#166116 (or 0x166116) is known color: Myrtle. HEX triplet: 16, 61 and 16. RGB value is (22,97,22). Sum of RGB (Red+Green+Blue) = 22+97+22=141 (18% of max value = 765). Red value is 22 (8.98% from 255 or 15.60% from 141); Green value is 97 (38.28% from 255 or 68.79% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 97 - color contains mainly: green. Hex color #166116 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166116 is #E99EE9. Grayscale: #424242. Windows color (decimal): -15310570 or 1466646. OLE color: 1466646.
HSL color Cylindrical-coordinate representation of color #166116: hue angle of 120º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #166116 is Cyan = 0.77, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 22 | 97 | 22 | - |
| CMYK | 0.77 | 0 | 0.77 | 0.62 |
| HSL | 120º | 0.63% | 0.23% | - |
| HSV(B) | 120º | 0.77% | 0.38% | - |
| XYZ | 4.75 | 8.78 | 2.2 | - |
| YUV | 66.03 | 103.15 | 96.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 97 | 22 | 0.77 | 0 | 0.77 | 0.62 | 120 | 0.63 | 0.23 |
| Hex | 16 | 61 | 16 | 4D | 0 | 4D | 3E | 78 | 3F | 17 |
| Octal | 26 | 141 | 26 | 115 | 0 | 115 | 76 | 170 | 77 | 27 |
| Binary | 10110 | 1100001 | 10110 | 1001101 | 0 | 1001101 | 111110 | 1111000 | 111111 | 10111 |
Color Harmonies of #166116
Complementary color
Monochromatic Colors of #166116
Black with #166116
Text Example
Text Example
White with #166116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166116; }
p { color: rgb(22,97,22); }
H1.HeaderClassName
{
color: #166116;
}
.AnyTagClassName
{
color: #166116;
}
</style>
background-color css
<style>
a { background-color: #166116; }
a { background-color: rgb(22,97,22); }
div.DivClassName
{
background-color: #166116;
}
.BgClassName
{
background-color: #166116;
}
</style>
border-color css
<style>
span { border-color: #166116; }
span { border-color: rgb(22,97,22); }
td.TdClassName
{
border-color: #166116;
}
.TagClassName
{
border-color: #166116;
}
</style>