Shades of San Felix #166817
Tints of San Felix #166817
RGB
CMYK
RGB Variations
Color information
#166817 (or 0x166817) is known color: San Felix. HEX triplet: 16, 68 and 17. RGB value is (22,104,23). Sum of RGB (Red+Green+Blue) = 22+104+23=149 (19% of max value = 765). Red value is 22 (8.98% from 255 or 14.77% from 149); Green value is 104 (41.02% from 255 or 69.80% from 149); Blue value is 23 (9.38% from 255 or 15.44% from 149); Max value from RGB is 104 - color contains mainly: green. Hex color #166817 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166817 is #E997E8. Grayscale: #464646. Windows color (decimal): -15308777 or 1533974. OLE color: 1533974.
HSL color Cylindrical-coordinate representation of color #166817: hue angle of 120.73º 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 #166817 is Cyan = 0.79, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 104 | 23 | - |
| CMYK | 0.79 | 0 | 0.78 | 0.59 |
| HSL | 120.73º | 0.65% | 0.25% | - |
| HSV(B) | 120.73º | 0.79% | 0.41% | - |
| XYZ | 5.44 | 10.13 | 2.48 | - |
| YUV | 70.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 23 | 0.79 | 0 | 0.78 | 0.59 | 120.73 | 0.65 | 0.25 |
| Hex | 16 | 68 | 17 | 4F | 0 | 4E | 3B | 79 | 41 | 19 |
| Octal | 26 | 150 | 27 | 117 | 0 | 116 | 73 | 171 | 101 | 31 |
| Binary | 10110 | 1101000 | 10111 | 1001111 | 0 | 1001110 | 111011 | 1111001 | 1000001 | 11001 |
Color Harmonies of #166817
Complementary color
Monochromatic Colors of #166817
Black with #166817
Text Example
Text Example
White with #166817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166817; }
p { color: rgb(22,104,23); }
H1.HeaderClassName
{
color: #166817;
}
.AnyTagClassName
{
color: #166817;
}
</style>
background-color css
<style>
a { background-color: #166817; }
a { background-color: rgb(22,104,23); }
div.DivClassName
{
background-color: #166817;
}
.BgClassName
{
background-color: #166817;
}
</style>
border-color css
<style>
span { border-color: #166817; }
span { border-color: rgb(22,104,23); }
td.TdClassName
{
border-color: #166817;
}
.TagClassName
{
border-color: #166817;
}
</style>