Shades of San Felix #226816
Tints of San Felix #226816
RGB
CMYK
RGB Variations
Color information
#226816 (or 0x226816) is known color: San Felix. HEX triplet: 22, 68 and 16. RGB value is (34,104,22). Sum of RGB (Red+Green+Blue) = 34+104+22=160 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.25% from 160); Green value is 104 (41.02% from 255 or 65% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 104 - color contains mainly: green. Hex color #226816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226816 is #DD97E9. Grayscale: #494949. Windows color (decimal): -14522346 or 1468450. OLE color: 1468450.
HSL color Cylindrical-coordinate representation of color #226816: hue angle of 111.22º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #226816 is Cyan = 0.67, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 104 | 22 | - |
| CMYK | 0.67 | 0 | 0.79 | 0.59 |
| HSL | 111.22º | 0.65% | 0.25% | - |
| HSV(B) | 111.22º | 0.79% | 0.41% | - |
| XYZ | 5.75 | 10.3 | 2.44 | - |
| YUV | 73.72 | 98.81 | 99.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 22 | 0.67 | 0 | 0.79 | 0.59 | 111.22 | 0.65 | 0.25 |
| Hex | 22 | 68 | 16 | 43 | 0 | 4F | 3B | 6F | 41 | 19 |
| Octal | 42 | 150 | 26 | 103 | 0 | 117 | 73 | 157 | 101 | 31 |
| Binary | 100010 | 1101000 | 10110 | 1000011 | 0 | 1001111 | 111011 | 1101111 | 1000001 | 11001 |
Color Harmonies of #226816
Complementary color
Monochromatic Colors of #226816
Black with #226816
Text Example
Text Example
White with #226816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226816; }
p { color: rgb(34,104,22); }
H1.HeaderClassName
{
color: #226816;
}
.AnyTagClassName
{
color: #226816;
}
</style>
background-color css
<style>
a { background-color: #226816; }
a { background-color: rgb(34,104,22); }
div.DivClassName
{
background-color: #226816;
}
.BgClassName
{
background-color: #226816;
}
</style>
border-color css
<style>
span { border-color: #226816; }
span { border-color: rgb(34,104,22); }
td.TdClassName
{
border-color: #226816;
}
.TagClassName
{
border-color: #226816;
}
</style>