Shades of San Felix #226716
Tints of San Felix #226716
RGB
CMYK
RGB Variations
Color information
#226716 (or 0x226716) is known color: San Felix. HEX triplet: 22, 67 and 16. RGB value is (34,103,22). Sum of RGB (Red+Green+Blue) = 34+103+22=159 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.38% from 159); Green value is 103 (40.62% from 255 or 64.78% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 103 - color contains mainly: green. Hex color #226716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #226716 is #DD98E9. Grayscale: #494949. Windows color (decimal): -14522602 or 1468194. OLE color: 1468194.
HSL color Cylindrical-coordinate representation of color #226716: hue angle of 111.11º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #226716 is Cyan = 0.67, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 103 | 22 | - |
| CMYK | 0.67 | 0 | 0.79 | 0.60 |
| HSL | 111.11º | 0.65% | 0.25% | - |
| HSV(B) | 111.11º | 0.79% | 0.4% | - |
| XYZ | 5.65 | 10.1 | 2.41 | - |
| YUV | 73.14 | 99.14 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 103 | 22 | 0.67 | 0 | 0.79 | 0.60 | 111.11 | 0.65 | 0.25 |
| Hex | 22 | 67 | 16 | 43 | 0 | 4F | 3C | 6F | 41 | 19 |
| Octal | 42 | 147 | 26 | 103 | 0 | 117 | 74 | 157 | 101 | 31 |
| Binary | 100010 | 1100111 | 10110 | 1000011 | 0 | 1001111 | 111100 | 1101111 | 1000001 | 11001 |
Color Harmonies of #226716
Complementary color
Monochromatic Colors of #226716
Black with #226716
Text Example
Text Example
White with #226716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226716; }
p { color: rgb(34,103,22); }
H1.HeaderClassName
{
color: #226716;
}
.AnyTagClassName
{
color: #226716;
}
</style>
background-color css
<style>
a { background-color: #226716; }
a { background-color: rgb(34,103,22); }
div.DivClassName
{
background-color: #226716;
}
.BgClassName
{
background-color: #226716;
}
</style>
border-color css
<style>
span { border-color: #226716; }
span { border-color: rgb(34,103,22); }
td.TdClassName
{
border-color: #226716;
}
.TagClassName
{
border-color: #226716;
}
</style>