Shades of San Felix #166920
Tints of San Felix #166920
RGB
CMYK
RGB Variations
Color information
#166920 (or 0x166920) is known color: San Felix. HEX triplet: 16, 69 and 20. RGB value is (22,105,32). Sum of RGB (Red+Green+Blue) = 22+105+32=159 (21% of max value = 765). Red value is 22 (8.98% from 255 or 13.84% from 159); Green value is 105 (41.41% from 255 or 66.04% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 105 - color contains mainly: green. Hex color #166920 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #166920 is #E996DF. Grayscale: #484848. Windows color (decimal): -15308512 or 2124054. OLE color: 2124054.
HSL color Cylindrical-coordinate representation of color #166920: hue angle of 127.23º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #166920 is Cyan = 0.79, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 105 | 32 | - |
| CMYK | 0.79 | 0 | 0.70 | 0.59 |
| HSL | 127.23º | 0.65% | 0.25% | - |
| HSV(B) | 127.23º | 0.79% | 0.41% | - |
| XYZ | 5.64 | 10.38 | 3.07 | - |
| YUV | 71.86 | 105.5 | 92.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 105 | 32 | 0.79 | 0 | 0.70 | 0.59 | 127.23 | 0.65 | 0.25 |
| Hex | 16 | 69 | 20 | 4F | 0 | 46 | 3B | 7F | 41 | 19 |
| Octal | 26 | 151 | 40 | 117 | 0 | 106 | 73 | 177 | 101 | 31 |
| Binary | 10110 | 1101001 | 100000 | 1001111 | 0 | 1000110 | 111011 | 1111111 | 1000001 | 11001 |
Color Harmonies of #166920
Complementary color
Monochromatic Colors of #166920
Black with #166920
Text Example
Text Example
White with #166920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166920; }
p { color: rgb(22,105,32); }
H1.HeaderClassName
{
color: #166920;
}
.AnyTagClassName
{
color: #166920;
}
</style>
background-color css
<style>
a { background-color: #166920; }
a { background-color: rgb(22,105,32); }
div.DivClassName
{
background-color: #166920;
}
.BgClassName
{
background-color: #166920;
}
</style>
border-color css
<style>
span { border-color: #166920; }
span { border-color: rgb(22,105,32); }
td.TdClassName
{
border-color: #166920;
}
.TagClassName
{
border-color: #166920;
}
</style>