Shades of San Felix #166719
Tints of San Felix #166719
RGB
CMYK
RGB Variations
Color information
#166719 (or 0x166719) is known color: San Felix. HEX triplet: 16, 67 and 19. RGB value is (22,103,25). Sum of RGB (Red+Green+Blue) = 22+103+25=150 (19% of max value = 765). Red value is 22 (8.98% from 255 or 14.67% from 150); Green value is 103 (40.62% from 255 or 68.67% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 103 - color contains mainly: green. Hex color #166719 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166719 is #E998E6. Grayscale: #464646. Windows color (decimal): -15309031 or 1664790. OLE color: 1664790.
HSL color Cylindrical-coordinate representation of color #166719: hue angle of 122.22º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #166719 is Cyan = 0.79, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 103 | 25 | - |
| CMYK | 0.79 | 0 | 0.76 | 0.60 |
| HSL | 122.22º | 0.65% | 0.25% | - |
| HSV(B) | 122.22º | 0.79% | 0.4% | - |
| XYZ | 5.36 | 9.94 | 2.56 | - |
| YUV | 69.89 | 102.66 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 103 | 25 | 0.79 | 0 | 0.76 | 0.60 | 122.22 | 0.65 | 0.25 |
| Hex | 16 | 67 | 19 | 4F | 0 | 4C | 3C | 7A | 41 | 19 |
| Octal | 26 | 147 | 31 | 117 | 0 | 114 | 74 | 172 | 101 | 31 |
| Binary | 10110 | 1100111 | 11001 | 1001111 | 0 | 1001100 | 111100 | 1111010 | 1000001 | 11001 |
Color Harmonies of #166719
Complementary color
Monochromatic Colors of #166719
Black with #166719
Text Example
Text Example
White with #166719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166719; }
p { color: rgb(22,103,25); }
H1.HeaderClassName
{
color: #166719;
}
.AnyTagClassName
{
color: #166719;
}
</style>
background-color css
<style>
a { background-color: #166719; }
a { background-color: rgb(22,103,25); }
div.DivClassName
{
background-color: #166719;
}
.BgClassName
{
background-color: #166719;
}
</style>
border-color css
<style>
span { border-color: #166719; }
span { border-color: rgb(22,103,25); }
td.TdClassName
{
border-color: #166719;
}
.TagClassName
{
border-color: #166719;
}
</style>