Shades of San Felix #166815
Tints of San Felix #166815
RGB
CMYK
RGB Variations
Color information
#166815 (or 0x166815) is known color: San Felix. HEX triplet: 16, 68 and 15. RGB value is (22,104,21). Sum of RGB (Red+Green+Blue) = 22+104+21=147 (19% of max value = 765). Red value is 22 (8.98% from 255 or 14.97% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #166815 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #166815 is #E997EA. Grayscale: #464646. Windows color (decimal): -15308779 or 1402902. OLE color: 1402902.
HSL color Cylindrical-coordinate representation of color #166815: hue angle of 119.28º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #166815 is Cyan = 0.79, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 22 | 104 | 21 | - |
| CMYK | 0.79 | 0 | 0.80 | 0.59 |
| HSL | 119.28º | 0.66% | 0.25% | - |
| HSV(B) | 119.28º | 0.8% | 0.41% | - |
| XYZ | 5.42 | 10.13 | 2.38 | - |
| YUV | 70.02 | 100.33 | 93.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 21 | 0.79 | 0 | 0.80 | 0.59 | 119.28 | 0.66 | 0.25 |
| Hex | 16 | 68 | 15 | 4F | 0 | 50 | 3B | 77 | 42 | 19 |
| Octal | 26 | 150 | 25 | 117 | 0 | 120 | 73 | 167 | 102 | 31 |
| Binary | 10110 | 1101000 | 10101 | 1001111 | 0 | 1010000 | 111011 | 1110111 | 1000010 | 11001 |
Color Harmonies of #166815
Complementary color
Monochromatic Colors of #166815
Black with #166815
Text Example
Text Example
White with #166815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166815; }
p { color: rgb(22,104,21); }
H1.HeaderClassName
{
color: #166815;
}
.AnyTagClassName
{
color: #166815;
}
</style>
background-color css
<style>
a { background-color: #166815; }
a { background-color: rgb(22,104,21); }
div.DivClassName
{
background-color: #166815;
}
.BgClassName
{
background-color: #166815;
}
</style>
border-color css
<style>
span { border-color: #166815; }
span { border-color: rgb(22,104,21); }
td.TdClassName
{
border-color: #166815;
}
.TagClassName
{
border-color: #166815;
}
</style>