Shades of Myrtle #226507
Tints of Myrtle #226507
RGB
CMYK
RGB Variations
Color information
#226507 (or 0x226507) is known color: Myrtle. HEX triplet: 22, 65 and 07. RGB value is (34,101,7). Sum of RGB (Red+Green+Blue) = 34+101+7=142 (18% of max value = 765). Red value is 34 (13.67% from 255 or 23.94% from 142); Green value is 101 (39.84% from 255 or 71.13% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 101 - color contains mainly: green. Hex color #226507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226507 is #DD9AF8. Grayscale: #464646. Windows color (decimal): -14523129 or 484642. OLE color: 484642.
HSL color Cylindrical-coordinate representation of color #226507: hue angle of 102.77º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #226507 is Cyan = 0.66, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 101 | 7 | - |
| CMYK | 0.66 | 0 | 0.93 | 0.60 |
| HSL | 102.77º | 0.87% | 0.21% | - |
| HSV(B) | 102.77º | 0.93% | 0.4% | - |
| XYZ | 5.35 | 9.66 | 1.78 | - |
| YUV | 70.25 | 92.3 | 102.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 7 | 0.66 | 0 | 0.93 | 0.60 | 102.77 | 0.87 | 0.21 |
| Hex | 22 | 65 | 7 | 42 | 0 | 5D | 3C | 67 | 57 | 15 |
| Octal | 42 | 145 | 7 | 102 | 0 | 135 | 74 | 147 | 127 | 25 |
| Binary | 100010 | 1100101 | 111 | 1000010 | 0 | 1011101 | 111100 | 1100111 | 1010111 | 10101 |
Color Harmonies of #226507
Complementary color
Monochromatic Colors of #226507
Black with #226507
Text Example
Text Example
White with #226507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226507; }
p { color: rgb(34,101,7); }
H1.HeaderClassName
{
color: #226507;
}
.AnyTagClassName
{
color: #226507;
}
</style>
background-color css
<style>
a { background-color: #226507; }
a { background-color: rgb(34,101,7); }
div.DivClassName
{
background-color: #226507;
}
.BgClassName
{
background-color: #226507;
}
</style>
border-color css
<style>
span { border-color: #226507; }
span { border-color: rgb(34,101,7); }
td.TdClassName
{
border-color: #226507;
}
.TagClassName
{
border-color: #226507;
}
</style>