Shades of San Felix #166819
Tints of San Felix #166819
RGB
CMYK
RGB Variations
Color information
#166819 (or 0x166819) is known color: San Felix. HEX triplet: 16, 68 and 19. RGB value is (22,104,25). Sum of RGB (Red+Green+Blue) = 22+104+25=151 (20% of max value = 765). Red value is 22 (8.98% from 255 or 14.57% from 151); Green value is 104 (41.02% from 255 or 68.87% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 104 - color contains mainly: green. Hex color #166819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166819 is #E997E6. Grayscale: #464646. Windows color (decimal): -15308775 or 1665046. OLE color: 1665046.
HSL color Cylindrical-coordinate representation of color #166819: hue angle of 122.2º 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 #166819 is Cyan = 0.79, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 104 | 25 | - |
| CMYK | 0.79 | 0 | 0.76 | 0.59 |
| HSL | 122.2º | 0.65% | 0.25% | - |
| HSV(B) | 122.2º | 0.79% | 0.41% | - |
| XYZ | 5.46 | 10.14 | 2.59 | - |
| YUV | 70.48 | 102.33 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 25 | 0.79 | 0 | 0.76 | 0.59 | 122.2 | 0.65 | 0.25 |
| Hex | 16 | 68 | 19 | 4F | 0 | 4C | 3B | 7A | 41 | 19 |
| Octal | 26 | 150 | 31 | 117 | 0 | 114 | 73 | 172 | 101 | 31 |
| Binary | 10110 | 1101000 | 11001 | 1001111 | 0 | 1001100 | 111011 | 1111010 | 1000001 | 11001 |
Color Harmonies of #166819
Complementary color
Monochromatic Colors of #166819
Black with #166819
Text Example
Text Example
White with #166819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166819; }
p { color: rgb(22,104,25); }
H1.HeaderClassName
{
color: #166819;
}
.AnyTagClassName
{
color: #166819;
}
</style>
background-color css
<style>
a { background-color: #166819; }
a { background-color: rgb(22,104,25); }
div.DivClassName
{
background-color: #166819;
}
.BgClassName
{
background-color: #166819;
}
</style>
border-color css
<style>
span { border-color: #166819; }
span { border-color: rgb(22,104,25); }
td.TdClassName
{
border-color: #166819;
}
.TagClassName
{
border-color: #166819;
}
</style>