#17A02E (or 0x17A02E) is unknown color: approx Forest Green. HEX triplet: 17, A0 and 2E. RGB value is (23,160,46). Sum of RGB (Red+Green+Blue) = 23+160+46=229 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10.04% from 229); Green value is 160 (62.89% from 255 or 69.87% from 229); Blue value is 46 (18.36% from 255 or 20.09% from 229); Max value from RGB is 160 - color contains mainly: green. Hex color #17A02E is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #17A02E is #E85FD1. Grayscale: #6A6A6A. Windows color (decimal): -15228882 or 3055639. OLE color: 3055639.
HSL color Cylindrical-coordinate representation of color #17A02E: hue angle of 130.07º degrees, saturation: 0.75, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #17A02E is Cyan = 0.86, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.37.
<style> p { color: #17A02E; } p { color: rgb(23,160,46); } H1.HeaderClassName { color: #17A02E; } .AnyTagClassName { color: #17A02E; } </style>
<style> a { background-color: #17A02E; } a { background-color: rgb(23,160,46); } div.DivClassName { background-color: #17A02E; } .BgClassName { background-color: #17A02E; } </style>
<style> span { border-color: #17A02E; } span { border-color: rgb(23,160,46); } td.TdClassName { border-color: #17A02E; } .TagClassName { border-color: #17A02E; } </style>