Shades of San Felix #167122
Tints of San Felix #167122
RGB
CMYK
RGB Variations
Color information
#167122 (or 0x167122) is known color: San Felix. HEX triplet: 16, 71 and 22. RGB value is (22,113,34). Sum of RGB (Red+Green+Blue) = 22+113+34=169 (22% of max value = 765). Red value is 22 (8.98% from 255 or 13.02% from 169); Green value is 113 (44.53% from 255 or 66.86% from 169); Blue value is 34 (13.67% from 255 or 20.12% from 169); Max value from RGB is 113 - color contains mainly: green. Hex color #167122 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #167122 is #E98EDD. Grayscale: #4D4D4D. Windows color (decimal): -15306462 or 2257174. OLE color: 2257174.
HSL color Cylindrical-coordinate representation of color #167122: hue angle of 127.91º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #167122 is Cyan = 0.81, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 113 | 34 | - |
| CMYK | 0.81 | 0 | 0.70 | 0.56 |
| HSL | 127.91º | 0.67% | 0.26% | - |
| HSV(B) | 127.91º | 0.81% | 0.44% | - |
| XYZ | 6.52 | 12.1 | 3.5 | - |
| YUV | 76.79 | 103.85 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 113 | 34 | 0.81 | 0 | 0.70 | 0.56 | 127.91 | 0.67 | 0.26 |
| Hex | 16 | 71 | 22 | 51 | 0 | 46 | 38 | 80 | 43 | 1A |
| Octal | 26 | 161 | 42 | 121 | 0 | 106 | 70 | 200 | 103 | 32 |
| Binary | 10110 | 1110001 | 100010 | 1010001 | 0 | 1000110 | 111000 | 10000000 | 1000011 | 11010 |
Color Harmonies of #167122
Complementary color
Monochromatic Colors of #167122
Black with #167122
Text Example
Text Example
White with #167122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167122; }
p { color: rgb(22,113,34); }
H1.HeaderClassName
{
color: #167122;
}
.AnyTagClassName
{
color: #167122;
}
</style>
background-color css
<style>
a { background-color: #167122; }
a { background-color: rgb(22,113,34); }
div.DivClassName
{
background-color: #167122;
}
.BgClassName
{
background-color: #167122;
}
</style>
border-color css
<style>
span { border-color: #167122; }
span { border-color: rgb(22,113,34); }
td.TdClassName
{
border-color: #167122;
}
.TagClassName
{
border-color: #167122;
}
</style>