Shades of San Felix #156917
Tints of San Felix #156917
RGB
CMYK
RGB Variations
Color information
#156917 (or 0x156917) is known color: San Felix. HEX triplet: 15, 69 and 17. RGB value is (21,105,23). Sum of RGB (Red+Green+Blue) = 21+105+23=149 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.09% from 149); Green value is 105 (41.41% from 255 or 70.47% from 149); Blue value is 23 (9.38% from 255 or 15.44% from 149); Max value from RGB is 105 - color contains mainly: green. Hex color #156917 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156917 is #EA96E8. Grayscale: #464646. Windows color (decimal): -15374057 or 1534229. OLE color: 1534229.
HSL color Cylindrical-coordinate representation of color #156917: hue angle of 121.43º 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 #156917 is Cyan = 0.80, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 105 | 23 | - |
| CMYK | 0.80 | 0 | 0.78 | 0.59 |
| HSL | 121.43º | 0.67% | 0.25% | - |
| HSV(B) | 121.43º | 0.8% | 0.41% | - |
| XYZ | 5.52 | 10.32 | 2.51 | - |
| YUV | 70.54 | 101.17 | 92.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 23 | 0.80 | 0 | 0.78 | 0.59 | 121.43 | 0.67 | 0.25 |
| Hex | 15 | 69 | 17 | 50 | 0 | 4E | 3B | 79 | 43 | 19 |
| Octal | 25 | 151 | 27 | 120 | 0 | 116 | 73 | 171 | 103 | 31 |
| Binary | 10101 | 1101001 | 10111 | 1010000 | 0 | 1001110 | 111011 | 1111001 | 1000011 | 11001 |
Color Harmonies of #156917
Complementary color
Monochromatic Colors of #156917
Black with #156917
Text Example
Text Example
White with #156917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156917; }
p { color: rgb(21,105,23); }
H1.HeaderClassName
{
color: #156917;
}
.AnyTagClassName
{
color: #156917;
}
</style>
background-color css
<style>
a { background-color: #156917; }
a { background-color: rgb(21,105,23); }
div.DivClassName
{
background-color: #156917;
}
.BgClassName
{
background-color: #156917;
}
</style>
border-color css
<style>
span { border-color: #156917; }
span { border-color: rgb(21,105,23); }
td.TdClassName
{
border-color: #156917;
}
.TagClassName
{
border-color: #156917;
}
</style>