Shades of San Felix #156916
Tints of San Felix #156916
RGB
CMYK
RGB Variations
Color information
#156916 (or 0x156916) is known color: San Felix. HEX triplet: 15, 69 and 16. RGB value is (21,105,22). Sum of RGB (Red+Green+Blue) = 21+105+22=148 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.19% from 148); Green value is 105 (41.41% from 255 or 70.95% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 105 - color contains mainly: green. Hex color #156916 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156916 is #EA96E9. Grayscale: #464646. Windows color (decimal): -15374058 or 1468693. OLE color: 1468693.
HSL color Cylindrical-coordinate representation of color #156916: hue angle of 120.71º degrees, saturation: 0.67, 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 #156916 is Cyan = 0.80, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 105 | 22 | - |
| CMYK | 0.80 | 0 | 0.79 | 0.59 |
| HSL | 120.71º | 0.67% | 0.25% | - |
| HSV(B) | 120.71º | 0.8% | 0.41% | - |
| XYZ | 5.51 | 10.32 | 2.46 | - |
| YUV | 70.42 | 100.67 | 92.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 22 | 0.80 | 0 | 0.79 | 0.59 | 120.71 | 0.67 | 0.25 |
| Hex | 15 | 69 | 16 | 50 | 0 | 4F | 3B | 79 | 43 | 19 |
| Octal | 25 | 151 | 26 | 120 | 0 | 117 | 73 | 171 | 103 | 31 |
| Binary | 10101 | 1101001 | 10110 | 1010000 | 0 | 1001111 | 111011 | 1111001 | 1000011 | 11001 |
Color Harmonies of #156916
Complementary color
Monochromatic Colors of #156916
Black with #156916
Text Example
Text Example
White with #156916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156916; }
p { color: rgb(21,105,22); }
H1.HeaderClassName
{
color: #156916;
}
.AnyTagClassName
{
color: #156916;
}
</style>
background-color css
<style>
a { background-color: #156916; }
a { background-color: rgb(21,105,22); }
div.DivClassName
{
background-color: #156916;
}
.BgClassName
{
background-color: #156916;
}
</style>
border-color css
<style>
span { border-color: #156916; }
span { border-color: rgb(21,105,22); }
td.TdClassName
{
border-color: #156916;
}
.TagClassName
{
border-color: #156916;
}
</style>