Shades of San Felix #226726
Tints of San Felix #226726
RGB
CMYK
RGB Variations
Color information
#226726 (or 0x226726) is known color: San Felix. HEX triplet: 22, 67 and 26. RGB value is (34,103,38). Sum of RGB (Red+Green+Blue) = 34+103+38=175 (23% of max value = 765). Red value is 34 (13.67% from 255 or 19.43% from 175); Green value is 103 (40.62% from 255 or 58.86% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 103 - color contains mainly: green. Hex color #226726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226726 is #DD98D9. Grayscale: #4B4B4B. Windows color (decimal): -14522586 or 2516770. OLE color: 2516770.
HSL color Cylindrical-coordinate representation of color #226726: hue angle of 123.48º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #226726 is Cyan = 0.67, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 103 | 38 | - |
| CMYK | 0.67 | 0 | 0.63 | 0.60 |
| HSL | 123.48º | 0.5% | 0.27% | - |
| HSV(B) | 123.48º | 0.67% | 0.4% | - |
| XYZ | 5.86 | 10.18 | 3.49 | - |
| YUV | 74.96 | 107.14 | 98.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 103 | 38 | 0.67 | 0 | 0.63 | 0.60 | 123.48 | 0.5 | 0.27 |
| Hex | 22 | 67 | 26 | 43 | 0 | 3F | 3C | 7B | 32 | 1B |
| Octal | 42 | 147 | 46 | 103 | 0 | 77 | 74 | 173 | 62 | 33 |
| Binary | 100010 | 1100111 | 100110 | 1000011 | 0 | 111111 | 111100 | 1111011 | 110010 | 11011 |
Color Harmonies of #226726
Complementary color
Monochromatic Colors of #226726
Black with #226726
Text Example
Text Example
White with #226726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226726; }
p { color: rgb(34,103,38); }
H1.HeaderClassName
{
color: #226726;
}
.AnyTagClassName
{
color: #226726;
}
</style>
background-color css
<style>
a { background-color: #226726; }
a { background-color: rgb(34,103,38); }
div.DivClassName
{
background-color: #226726;
}
.BgClassName
{
background-color: #226726;
}
</style>
border-color css
<style>
span { border-color: #226726; }
span { border-color: rgb(34,103,38); }
td.TdClassName
{
border-color: #226726;
}
.TagClassName
{
border-color: #226726;
}
</style>