Shades of San Felix #166816
Tints of San Felix #166816
RGB
CMYK
RGB Variations
Color information
#166816 (or 0x166816) is known color: San Felix. HEX triplet: 16, 68 and 16. RGB value is (22,104,22). Sum of RGB (Red+Green+Blue) = 22+104+22=148 (19% of max value = 765). Red value is 22 (8.98% from 255 or 14.86% from 148); Green value is 104 (41.02% from 255 or 70.27% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 104 - color contains mainly: green. Hex color #166816 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166816 is #E997E9. Grayscale: #464646. Windows color (decimal): -15308778 or 1468438. OLE color: 1468438.
HSL color Cylindrical-coordinate representation of color #166816: hue angle of 120º 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 #166816 is Cyan = 0.79, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 104 | 22 | - |
| CMYK | 0.79 | 0 | 0.79 | 0.59 |
| HSL | 120º | 0.65% | 0.25% | - |
| HSV(B) | 120º | 0.79% | 0.41% | - |
| XYZ | 5.43 | 10.13 | 2.43 | - |
| YUV | 70.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 22 | 0.79 | 0 | 0.79 | 0.59 | 120 | 0.65 | 0.25 |
| Hex | 16 | 68 | 16 | 4F | 0 | 4F | 3B | 78 | 41 | 19 |
| Octal | 26 | 150 | 26 | 117 | 0 | 117 | 73 | 170 | 101 | 31 |
| Binary | 10110 | 1101000 | 10110 | 1001111 | 0 | 1001111 | 111011 | 1111000 | 1000001 | 11001 |
Color Harmonies of #166816
Complementary color
Monochromatic Colors of #166816
Black with #166816
Text Example
Text Example
White with #166816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166816; }
p { color: rgb(22,104,22); }
H1.HeaderClassName
{
color: #166816;
}
.AnyTagClassName
{
color: #166816;
}
</style>
background-color css
<style>
a { background-color: #166816; }
a { background-color: rgb(22,104,22); }
div.DivClassName
{
background-color: #166816;
}
.BgClassName
{
background-color: #166816;
}
</style>
border-color css
<style>
span { border-color: #166816; }
span { border-color: rgb(22,104,22); }
td.TdClassName
{
border-color: #166816;
}
.TagClassName
{
border-color: #166816;
}
</style>