Shades of San Felix #226820
Tints of San Felix #226820
RGB
CMYK
RGB Variations
Color information
#226820 (or 0x226820) is known color: San Felix. HEX triplet: 22, 68 and 20. RGB value is (34,104,32). Sum of RGB (Red+Green+Blue) = 34+104+32=170 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20% from 170); Green value is 104 (41.02% from 255 or 61.18% from 170); Blue value is 32 (12.89% from 255 or 18.82% from 170); Max value from RGB is 104 - color contains mainly: green. Hex color #226820 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226820 is #DD97DF. Grayscale: #4B4B4B. Windows color (decimal): -14522336 or 2123810. OLE color: 2123810.
HSL color Cylindrical-coordinate representation of color #226820: hue angle of 118.33º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #226820 is Cyan = 0.67, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 104 | 32 | - |
| CMYK | 0.67 | 0 | 0.69 | 0.59 |
| HSL | 118.33º | 0.53% | 0.27% | - |
| HSV(B) | 118.33º | 0.69% | 0.41% | - |
| XYZ | 5.87 | 10.34 | 3.05 | - |
| YUV | 74.86 | 103.81 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 32 | 0.67 | 0 | 0.69 | 0.59 | 118.33 | 0.53 | 0.27 |
| Hex | 22 | 68 | 20 | 43 | 0 | 45 | 3B | 76 | 35 | 1B |
| Octal | 42 | 150 | 40 | 103 | 0 | 105 | 73 | 166 | 65 | 33 |
| Binary | 100010 | 1101000 | 100000 | 1000011 | 0 | 1000101 | 111011 | 1110110 | 110101 | 11011 |
Color Harmonies of #226820
Complementary color
Monochromatic Colors of #226820
Black with #226820
Text Example
Text Example
White with #226820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226820; }
p { color: rgb(34,104,32); }
H1.HeaderClassName
{
color: #226820;
}
.AnyTagClassName
{
color: #226820;
}
</style>
background-color css
<style>
a { background-color: #226820; }
a { background-color: rgb(34,104,32); }
div.DivClassName
{
background-color: #226820;
}
.BgClassName
{
background-color: #226820;
}
</style>
border-color css
<style>
span { border-color: #226820; }
span { border-color: rgb(34,104,32); }
td.TdClassName
{
border-color: #226820;
}
.TagClassName
{
border-color: #226820;
}
</style>