Shades of Myrtle #296116
Tints of Myrtle #296116
RGB
CMYK
RGB Variations
Color information
#296116 (or 0x296116) is known color: Myrtle. HEX triplet: 29, 61 and 16. RGB value is (41,97,22). Sum of RGB (Red+Green+Blue) = 41+97+22=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 97 (38.28% from 255 or 60.62% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 97 - color contains mainly: green. Hex color #296116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296116 is #D69EE9. Grayscale: #474747. Windows color (decimal): -14065386 or 1466665. OLE color: 1466665.
HSL color Cylindrical-coordinate representation of color #296116: hue angle of 104.8º 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 #296116 is Cyan = 0.58, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 97 | 22 | - |
| CMYK | 0.58 | 0 | 0.77 | 0.62 |
| HSL | 104.8º | 0.63% | 0.23% | - |
| HSV(B) | 104.8º | 0.77% | 0.38% | - |
| XYZ | 5.33 | 9.08 | 2.23 | - |
| YUV | 71.71 | 99.95 | 106.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 97 | 22 | 0.58 | 0 | 0.77 | 0.62 | 104.8 | 0.63 | 0.23 |
| Hex | 29 | 61 | 16 | 3A | 0 | 4D | 3E | 69 | 3F | 17 |
| Octal | 51 | 141 | 26 | 72 | 0 | 115 | 76 | 151 | 77 | 27 |
| Binary | 101001 | 1100001 | 10110 | 111010 | 0 | 1001101 | 111110 | 1101001 | 111111 | 10111 |
Color Harmonies of #296116
Complementary color
Monochromatic Colors of #296116
Black with #296116
Text Example
Text Example
White with #296116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296116; }
p { color: rgb(41,97,22); }
H1.HeaderClassName
{
color: #296116;
}
.AnyTagClassName
{
color: #296116;
}
</style>
background-color css
<style>
a { background-color: #296116; }
a { background-color: rgb(41,97,22); }
div.DivClassName
{
background-color: #296116;
}
.BgClassName
{
background-color: #296116;
}
</style>
border-color css
<style>
span { border-color: #296116; }
span { border-color: rgb(41,97,22); }
td.TdClassName
{
border-color: #296116;
}
.TagClassName
{
border-color: #296116;
}
</style>