Shades of San Felix #166620
Tints of San Felix #166620
RGB
CMYK
RGB Variations
Color information
#166620 (or 0x166620) is known color: San Felix. HEX triplet: 16, 66 and 20. RGB value is (22,102,32). Sum of RGB (Red+Green+Blue) = 22+102+32=156 (20% of max value = 765). Red value is 22 (8.98% from 255 or 14.10% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 32 (12.89% from 255 or 20.51% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #166620 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #166620 is #E999DF. Grayscale: #464646. Windows color (decimal): -15309280 or 2123286. OLE color: 2123286.
HSL color Cylindrical-coordinate representation of color #166620: hue angle of 127.5º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #166620 is Cyan = 0.78, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 22 | 102 | 32 | - |
| CMYK | 0.78 | 0 | 0.69 | 0.6 |
| HSL | 127.5º | 0.65% | 0.24% | - |
| HSV(B) | 127.5º | 0.78% | 0.4% | - |
| XYZ | 5.34 | 9.78 | 2.97 | - |
| YUV | 70.1 | 106.5 | 93.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 102 | 32 | 0.78 | 0 | 0.69 | 0.6 | 127.5 | 0.65 | 0.24 |
| Hex | 16 | 66 | 20 | 4E | 0 | 45 | 3C | 80 | 41 | 18 |
| Octal | 26 | 146 | 40 | 116 | 0 | 105 | 74 | 200 | 101 | 30 |
| Binary | 10110 | 1100110 | 100000 | 1001110 | 0 | 1000101 | 111100 | 10000000 | 1000001 | 11000 |
Color Harmonies of #166620
Complementary color
Monochromatic Colors of #166620
Black with #166620
Text Example
Text Example
White with #166620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166620; }
p { color: rgb(22,102,32); }
H1.HeaderClassName
{
color: #166620;
}
.AnyTagClassName
{
color: #166620;
}
</style>
background-color css
<style>
a { background-color: #166620; }
a { background-color: rgb(22,102,32); }
div.DivClassName
{
background-color: #166620;
}
.BgClassName
{
background-color: #166620;
}
</style>
border-color css
<style>
span { border-color: #166620; }
span { border-color: rgb(22,102,32); }
td.TdClassName
{
border-color: #166620;
}
.TagClassName
{
border-color: #166620;
}
</style>