#027E2E (or 0x027E2E) is unknown color: approx Dark Spring Green. HEX triplet: 02, 7E and 2E. RGB value is (2,126,46). Sum of RGB (Red+Green+Blue) = 2+126+46=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 126 (49.61% from 255 or 72.41% from 174); Blue value is 46 (18.36% from 255 or 26.44% from 174); Max value from RGB is 126 - color contains mainly: green. Hex color #027E2E is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027E2E is #FD81D1. Grayscale: #4F4F4F. Windows color (decimal): -16613842 or 3046914. OLE color: 3046914.
HSL color Cylindrical-coordinate representation of color #027E2E: hue angle of 141.29º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027E2E is Cyan = 0.98, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.51.
<style> p { color: #027E2E; } p { color: rgb(2,126,46); } H1.HeaderClassName { color: #027E2E; } .AnyTagClassName { color: #027E2E; } </style>
<style> a { background-color: #027E2E; } a { background-color: rgb(2,126,46); } div.DivClassName { background-color: #027E2E; } .BgClassName { background-color: #027E2E; } </style>
<style> span { border-color: #027E2E; } span { border-color: rgb(2,126,46); } td.TdClassName { border-color: #027E2E; } .TagClassName { border-color: #027E2E; } </style>