Shades of San Felix #226919
Tints of San Felix #226919
RGB
CMYK
RGB Variations
Color information
#226919 (or 0x226919) is known color: San Felix. HEX triplet: 22, 69 and 19. RGB value is (34,105,25). Sum of RGB (Red+Green+Blue) = 34+105+25=164 (21% of max value = 765). Red value is 34 (13.67% from 255 or 20.73% from 164); Green value is 105 (41.41% from 255 or 64.02% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 105 - color contains mainly: green. Hex color #226919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226919 is #DD96E6. Grayscale: #4A4A4A. Windows color (decimal): -14522087 or 1665314. OLE color: 1665314.
HSL color Cylindrical-coordinate representation of color #226919: hue angle of 113.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #226919 is Cyan = 0.68, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 105 | 25 | - |
| CMYK | 0.68 | 0 | 0.76 | 0.59 |
| HSL | 113.25º | 0.62% | 0.25% | - |
| HSV(B) | 113.25º | 0.76% | 0.41% | - |
| XYZ | 5.89 | 10.51 | 2.64 | - |
| YUV | 74.65 | 99.98 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 105 | 25 | 0.68 | 0 | 0.76 | 0.59 | 113.25 | 0.62 | 0.25 |
| Hex | 22 | 69 | 19 | 44 | 0 | 4C | 3B | 71 | 3E | 19 |
| Octal | 42 | 151 | 31 | 104 | 0 | 114 | 73 | 161 | 76 | 31 |
| Binary | 100010 | 1101001 | 11001 | 1000100 | 0 | 1001100 | 111011 | 1110001 | 111110 | 11001 |
Color Harmonies of #226919
Complementary color
Monochromatic Colors of #226919
Black with #226919
Text Example
Text Example
White with #226919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226919; }
p { color: rgb(34,105,25); }
H1.HeaderClassName
{
color: #226919;
}
.AnyTagClassName
{
color: #226919;
}
</style>
background-color css
<style>
a { background-color: #226919; }
a { background-color: rgb(34,105,25); }
div.DivClassName
{
background-color: #226919;
}
.BgClassName
{
background-color: #226919;
}
</style>
border-color css
<style>
span { border-color: #226919; }
span { border-color: rgb(34,105,25); }
td.TdClassName
{
border-color: #226919;
}
.TagClassName
{
border-color: #226919;
}
</style>