#176E14 (or 0x176E14) is unknown color: approx Forest Green. HEX triplet: 17, 6E and 14. RGB value is (23,110,20). Sum of RGB (Red+Green+Blue) = 23+110+20=153 (20% of max value = 765). Red value is 23 (9.38% from 255 or 15.03% from 153); Green value is 110 (43.36% from 255 or 71.90% from 153); Blue value is 20 (8.20% from 255 or 13.07% from 153); Max value from RGB is 110 - color contains mainly: green. Hex color #176E14 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #176E14 is #E891EB. Grayscale: #4A4A4A. Windows color (decimal): -15241708 or 1338903. OLE color: 1338903.
HSL color Cylindrical-coordinate representation of color #176E14: hue angle of 118º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #176E14 is Cyan = 0.79, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.57.
<style> p { color: #176E14; } p { color: rgb(23,110,20); } H1.HeaderClassName { color: #176E14; } .AnyTagClassName { color: #176E14; } </style>
<style> a { background-color: #176E14; } a { background-color: rgb(23,110,20); } div.DivClassName { background-color: #176E14; } .BgClassName { background-color: #176E14; } </style>
<style> span { border-color: #176E14; } span { border-color: rgb(23,110,20); } td.TdClassName { border-color: #176E14; } .TagClassName { border-color: #176E14; } </style>