Shades of San Felix #226818
Tints of San Felix #226818
RGB
CMYK
RGB Variations
Color information
#226818 (or 0x226818) is known color: San Felix. HEX triplet: 22, 68 and 18. RGB value is (34,104,24). Sum of RGB (Red+Green+Blue) = 34+104+24=162 (21% of max value = 765). Red value is 34 (13.67% from 255 or 20.99% from 162); Green value is 104 (41.02% from 255 or 64.20% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 104 - color contains mainly: green. Hex color #226818 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226818 is #DD97E7. Grayscale: #4A4A4A. Windows color (decimal): -14522344 or 1599522. OLE color: 1599522.
HSL color Cylindrical-coordinate representation of color #226818: hue angle of 112.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226818 is Cyan = 0.67, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 104 | 24 | - |
| CMYK | 0.67 | 0 | 0.77 | 0.59 |
| HSL | 112.5º | 0.63% | 0.25% | - |
| HSV(B) | 112.5º | 0.77% | 0.41% | - |
| XYZ | 5.77 | 10.31 | 2.55 | - |
| YUV | 73.95 | 99.81 | 99.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 24 | 0.67 | 0 | 0.77 | 0.59 | 112.5 | 0.63 | 0.25 |
| Hex | 22 | 68 | 18 | 43 | 0 | 4D | 3B | 70 | 3E | 19 |
| Octal | 42 | 150 | 30 | 103 | 0 | 115 | 73 | 160 | 76 | 31 |
| Binary | 100010 | 1101000 | 11000 | 1000011 | 0 | 1001101 | 111011 | 1110000 | 111110 | 11001 |
Color Harmonies of #226818
Complementary color
Monochromatic Colors of #226818
Black with #226818
Text Example
Text Example
White with #226818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226818; }
p { color: rgb(34,104,24); }
H1.HeaderClassName
{
color: #226818;
}
.AnyTagClassName
{
color: #226818;
}
</style>
background-color css
<style>
a { background-color: #226818; }
a { background-color: rgb(34,104,24); }
div.DivClassName
{
background-color: #226818;
}
.BgClassName
{
background-color: #226818;
}
</style>
border-color css
<style>
span { border-color: #226818; }
span { border-color: rgb(34,104,24); }
td.TdClassName
{
border-color: #226818;
}
.TagClassName
{
border-color: #226818;
}
</style>