Shades of Myrtle #226415
Tints of Myrtle #226415
RGB
CMYK
RGB Variations
Color information
#226415 (or 0x226415) is known color: Myrtle. HEX triplet: 22, 64 and 15. RGB value is (34,100,21). Sum of RGB (Red+Green+Blue) = 34+100+21=155 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.94% from 155); Green value is 100 (39.45% from 255 or 64.52% from 155); Blue value is 21 (8.59% from 255 or 13.55% from 155); Max value from RGB is 100 - color contains mainly: green. Hex color #226415 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226415 is #DD9BEA. Grayscale: #474747. Windows color (decimal): -14523371 or 1401890. OLE color: 1401890.
HSL color Cylindrical-coordinate representation of color #226415: hue angle of 110.13º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #226415 is Cyan = 0.66, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 100 | 21 | - |
| CMYK | 0.66 | 0 | 0.79 | 0.61 |
| HSL | 110.13º | 0.65% | 0.24% | - |
| HSV(B) | 110.13º | 0.79% | 0.39% | - |
| XYZ | 5.35 | 9.51 | 2.26 | - |
| YUV | 71.26 | 99.63 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 100 | 21 | 0.66 | 0 | 0.79 | 0.61 | 110.13 | 0.65 | 0.24 |
| Hex | 22 | 64 | 15 | 42 | 0 | 4F | 3D | 6E | 41 | 18 |
| Octal | 42 | 144 | 25 | 102 | 0 | 117 | 75 | 156 | 101 | 30 |
| Binary | 100010 | 1100100 | 10101 | 1000010 | 0 | 1001111 | 111101 | 1101110 | 1000001 | 11000 |
Color Harmonies of #226415
Complementary color
Monochromatic Colors of #226415
Black with #226415
Text Example
Text Example
White with #226415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226415; }
p { color: rgb(34,100,21); }
H1.HeaderClassName
{
color: #226415;
}
.AnyTagClassName
{
color: #226415;
}
</style>
background-color css
<style>
a { background-color: #226415; }
a { background-color: rgb(34,100,21); }
div.DivClassName
{
background-color: #226415;
}
.BgClassName
{
background-color: #226415;
}
</style>
border-color css
<style>
span { border-color: #226415; }
span { border-color: rgb(34,100,21); }
td.TdClassName
{
border-color: #226415;
}
.TagClassName
{
border-color: #226415;
}
</style>