Shades of San Felix #226619
Tints of San Felix #226619
RGB
CMYK
RGB Variations
Color information
#226619 (or 0x226619) is known color: San Felix. HEX triplet: 22, 66 and 19. RGB value is (34,102,25). Sum of RGB (Red+Green+Blue) = 34+102+25=161 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.12% from 161); Green value is 102 (40.23% from 255 or 63.35% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 102 - color contains mainly: green. Hex color #226619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226619 is #DD99E6. Grayscale: #494949. Windows color (decimal): -14522855 or 1664546. OLE color: 1664546.
HSL color Cylindrical-coordinate representation of color #226619: hue angle of 112.99º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #226619 is Cyan = 0.67, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 34 | 102 | 25 | - |
| CMYK | 0.67 | 0 | 0.75 | 0.6 |
| HSL | 112.99º | 0.61% | 0.25% | - |
| HSV(B) | 112.99º | 0.75% | 0.4% | - |
| XYZ | 5.59 | 9.91 | 2.54 | - |
| YUV | 72.89 | 100.97 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 25 | 0.67 | 0 | 0.75 | 0.6 | 112.99 | 0.61 | 0.25 |
| Hex | 22 | 66 | 19 | 43 | 0 | 4B | 3C | 71 | 3D | 19 |
| Octal | 42 | 146 | 31 | 103 | 0 | 113 | 74 | 161 | 75 | 31 |
| Binary | 100010 | 1100110 | 11001 | 1000011 | 0 | 1001011 | 111100 | 1110001 | 111101 | 11001 |
Color Harmonies of #226619
Complementary color
Monochromatic Colors of #226619
Black with #226619
Text Example
Text Example
White with #226619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226619; }
p { color: rgb(34,102,25); }
H1.HeaderClassName
{
color: #226619;
}
.AnyTagClassName
{
color: #226619;
}
</style>
background-color css
<style>
a { background-color: #226619; }
a { background-color: rgb(34,102,25); }
div.DivClassName
{
background-color: #226619;
}
.BgClassName
{
background-color: #226619;
}
</style>
border-color css
<style>
span { border-color: #226619; }
span { border-color: rgb(34,102,25); }
td.TdClassName
{
border-color: #226619;
}
.TagClassName
{
border-color: #226619;
}
</style>