Shades of San Felix #167022
Tints of San Felix #167022
RGB
CMYK
RGB Variations
Color information
#167022 (or 0x167022) is known color: San Felix. HEX triplet: 16, 70 and 22. RGB value is (22,112,34). Sum of RGB (Red+Green+Blue) = 22+112+34=168 (22% of max value = 765). Red value is 22 (8.98% from 255 or 13.10% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 34 (13.67% from 255 or 20.24% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #167022 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #167022 is #E98FDD. Grayscale: #4C4C4C. Windows color (decimal): -15306718 or 2256918. OLE color: 2256918.
HSL color Cylindrical-coordinate representation of color #167022: hue angle of 128º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #167022 is Cyan = 0.80, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 112 | 34 | - |
| CMYK | 0.80 | 0 | 0.70 | 0.56 |
| HSL | 128º | 0.67% | 0.26% | - |
| HSV(B) | 128º | 0.8% | 0.44% | - |
| XYZ | 6.41 | 11.87 | 3.47 | - |
| YUV | 76.2 | 104.18 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 112 | 34 | 0.80 | 0 | 0.70 | 0.56 | 128 | 0.67 | 0.26 |
| Hex | 16 | 70 | 22 | 50 | 0 | 46 | 38 | 80 | 43 | 1A |
| Octal | 26 | 160 | 42 | 120 | 0 | 106 | 70 | 200 | 103 | 32 |
| Binary | 10110 | 1110000 | 100010 | 1010000 | 0 | 1000110 | 111000 | 10000000 | 1000011 | 11010 |
Color Harmonies of #167022
Complementary color
Monochromatic Colors of #167022
Black with #167022
Text Example
Text Example
White with #167022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167022; }
p { color: rgb(22,112,34); }
H1.HeaderClassName
{
color: #167022;
}
.AnyTagClassName
{
color: #167022;
}
</style>
background-color css
<style>
a { background-color: #167022; }
a { background-color: rgb(22,112,34); }
div.DivClassName
{
background-color: #167022;
}
.BgClassName
{
background-color: #167022;
}
</style>
border-color css
<style>
span { border-color: #167022; }
span { border-color: rgb(22,112,34); }
td.TdClassName
{
border-color: #167022;
}
.TagClassName
{
border-color: #167022;
}
</style>