Shades of San Felix #226520
Tints of San Felix #226520
RGB
CMYK
RGB Variations
Color information
#226520 (or 0x226520) is known color: San Felix. HEX triplet: 22, 65 and 20. RGB value is (34,101,32). Sum of RGB (Red+Green+Blue) = 34+101+32=167 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.36% from 167); Green value is 101 (39.84% from 255 or 60.48% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 101 - color contains mainly: green. Hex color #226520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226520 is #DD9ADF. Grayscale: #494949. Windows color (decimal): -14523104 or 2123042. OLE color: 2123042.
HSL color Cylindrical-coordinate representation of color #226520: hue angle of 118.26º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #226520 is Cyan = 0.66, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 101 | 32 | - |
| CMYK | 0.66 | 0 | 0.68 | 0.60 |
| HSL | 118.26º | 0.52% | 0.26% | - |
| HSV(B) | 118.26º | 0.68% | 0.4% | - |
| XYZ | 5.57 | 9.75 | 2.95 | - |
| YUV | 73.1 | 104.8 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 32 | 0.66 | 0 | 0.68 | 0.60 | 118.26 | 0.52 | 0.26 |
| Hex | 22 | 65 | 20 | 42 | 0 | 44 | 3C | 76 | 34 | 1A |
| Octal | 42 | 145 | 40 | 102 | 0 | 104 | 74 | 166 | 64 | 32 |
| Binary | 100010 | 1100101 | 100000 | 1000010 | 0 | 1000100 | 111100 | 1110110 | 110100 | 11010 |
Color Harmonies of #226520
Complementary color
Monochromatic Colors of #226520
Black with #226520
Text Example
Text Example
White with #226520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226520; }
p { color: rgb(34,101,32); }
H1.HeaderClassName
{
color: #226520;
}
.AnyTagClassName
{
color: #226520;
}
</style>
background-color css
<style>
a { background-color: #226520; }
a { background-color: rgb(34,101,32); }
div.DivClassName
{
background-color: #226520;
}
.BgClassName
{
background-color: #226520;
}
</style>
border-color css
<style>
span { border-color: #226520; }
span { border-color: rgb(34,101,32); }
td.TdClassName
{
border-color: #226520;
}
.TagClassName
{
border-color: #226520;
}
</style>