Shades of San Felix #226620
Tints of San Felix #226620
RGB
CMYK
RGB Variations
Color information
#226620 (or 0x226620) is known color: San Felix. HEX triplet: 22, 66 and 20. RGB value is (34,102,32). Sum of RGB (Red+Green+Blue) = 34+102+32=168 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.24% from 168); Green value is 102 (40.23% from 255 or 60.71% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 102 - color contains mainly: green. Hex color #226620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226620 is #DD99DF. Grayscale: #494949. Windows color (decimal): -14522848 or 2123298. OLE color: 2123298.
HSL color Cylindrical-coordinate representation of color #226620: hue angle of 118.29º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #226620 is Cyan = 0.67, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 34 | 102 | 32 | - |
| CMYK | 0.67 | 0 | 0.69 | 0.6 |
| HSL | 118.29º | 0.52% | 0.26% | - |
| HSV(B) | 118.29º | 0.69% | 0.4% | - |
| XYZ | 5.67 | 9.95 | 2.99 | - |
| YUV | 73.69 | 104.47 | 99.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 32 | 0.67 | 0 | 0.69 | 0.6 | 118.29 | 0.52 | 0.26 |
| Hex | 22 | 66 | 20 | 43 | 0 | 45 | 3C | 76 | 34 | 1A |
| Octal | 42 | 146 | 40 | 103 | 0 | 105 | 74 | 166 | 64 | 32 |
| Binary | 100010 | 1100110 | 100000 | 1000011 | 0 | 1000101 | 111100 | 1110110 | 110100 | 11010 |
Color Harmonies of #226620
Complementary color
Monochromatic Colors of #226620
Black with #226620
Text Example
Text Example
White with #226620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226620; }
p { color: rgb(34,102,32); }
H1.HeaderClassName
{
color: #226620;
}
.AnyTagClassName
{
color: #226620;
}
</style>
background-color css
<style>
a { background-color: #226620; }
a { background-color: rgb(34,102,32); }
div.DivClassName
{
background-color: #226620;
}
.BgClassName
{
background-color: #226620;
}
</style>
border-color css
<style>
span { border-color: #226620; }
span { border-color: rgb(34,102,32); }
td.TdClassName
{
border-color: #226620;
}
.TagClassName
{
border-color: #226620;
}
</style>