Shades of San Felix #226621
Tints of San Felix #226621
RGB
CMYK
RGB Variations
Color information
#226621 (or 0x226621) is known color: San Felix. HEX triplet: 22, 66 and 21. RGB value is (34,102,33). Sum of RGB (Red+Green+Blue) = 34+102+33=169 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.12% from 169); Green value is 102 (40.23% from 255 or 60.36% from 169); Blue value is 33 (13.28% from 255 or 19.53% from 169); Max value from RGB is 102 - color contains mainly: green. Hex color #226621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226621 is #DD99DE. Grayscale: #4A4A4A. Windows color (decimal): -14522847 or 2188834. OLE color: 2188834.
HSL color Cylindrical-coordinate representation of color #226621: hue angle of 119.13º degrees, saturation: 0.51, 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 #226621 is Cyan = 0.67, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 34 | 102 | 33 | - |
| CMYK | 0.67 | 0 | 0.68 | 0.6 |
| HSL | 119.13º | 0.51% | 0.26% | - |
| HSV(B) | 119.13º | 0.68% | 0.4% | - |
| XYZ | 5.69 | 9.95 | 3.06 | - |
| YUV | 73.8 | 104.97 | 99.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 33 | 0.67 | 0 | 0.68 | 0.6 | 119.13 | 0.51 | 0.26 |
| Hex | 22 | 66 | 21 | 43 | 0 | 44 | 3C | 77 | 33 | 1A |
| Octal | 42 | 146 | 41 | 103 | 0 | 104 | 74 | 167 | 63 | 32 |
| Binary | 100010 | 1100110 | 100001 | 1000011 | 0 | 1000100 | 111100 | 1110111 | 110011 | 11010 |
Color Harmonies of #226621
Complementary color
Monochromatic Colors of #226621
Black with #226621
Text Example
Text Example
White with #226621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226621; }
p { color: rgb(34,102,33); }
H1.HeaderClassName
{
color: #226621;
}
.AnyTagClassName
{
color: #226621;
}
</style>
background-color css
<style>
a { background-color: #226621; }
a { background-color: rgb(34,102,33); }
div.DivClassName
{
background-color: #226621;
}
.BgClassName
{
background-color: #226621;
}
</style>
border-color css
<style>
span { border-color: #226621; }
span { border-color: rgb(34,102,33); }
td.TdClassName
{
border-color: #226621;
}
.TagClassName
{
border-color: #226621;
}
</style>