Shades of San Felix #166615
Tints of San Felix #166615
RGB
CMYK
RGB Variations
Color information
#166615 (or 0x166615) is known color: San Felix. HEX triplet: 16, 66 and 15. RGB value is (22,102,21). Sum of RGB (Red+Green+Blue) = 22+102+21=145 (19% of max value = 765). Red value is 22 (8.98% from 255 or 15.17% from 145); Green value is 102 (40.23% from 255 or 70.34% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 102 - color contains mainly: green. Hex color #166615 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166615 is #E999EA. Grayscale: #454545. Windows color (decimal): -15309291 or 1402390. OLE color: 1402390.
HSL color Cylindrical-coordinate representation of color #166615: hue angle of 119.26º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #166615 is Cyan = 0.78, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 22 | 102 | 21 | - |
| CMYK | 0.78 | 0 | 0.79 | 0.6 |
| HSL | 119.26º | 0.66% | 0.24% | - |
| HSV(B) | 119.26º | 0.79% | 0.4% | - |
| XYZ | 5.22 | 9.73 | 2.31 | - |
| YUV | 68.85 | 101 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 102 | 21 | 0.78 | 0 | 0.79 | 0.6 | 119.26 | 0.66 | 0.24 |
| Hex | 16 | 66 | 15 | 4E | 0 | 4F | 3C | 77 | 42 | 18 |
| Octal | 26 | 146 | 25 | 116 | 0 | 117 | 74 | 167 | 102 | 30 |
| Binary | 10110 | 1100110 | 10101 | 1001110 | 0 | 1001111 | 111100 | 1110111 | 1000010 | 11000 |
Color Harmonies of #166615
Complementary color
Monochromatic Colors of #166615
Black with #166615
Text Example
Text Example
White with #166615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166615; }
p { color: rgb(22,102,21); }
H1.HeaderClassName
{
color: #166615;
}
.AnyTagClassName
{
color: #166615;
}
</style>
background-color css
<style>
a { background-color: #166615; }
a { background-color: rgb(22,102,21); }
div.DivClassName
{
background-color: #166615;
}
.BgClassName
{
background-color: #166615;
}
</style>
border-color css
<style>
span { border-color: #166615; }
span { border-color: rgb(22,102,21); }
td.TdClassName
{
border-color: #166615;
}
.TagClassName
{
border-color: #166615;
}
</style>