#017E0B (or 0x017E0B) is unknown color: approx Green. HEX triplet: 01, 7E and 0B. RGB value is (1,126,11). Sum of RGB (Red+Green+Blue) = 1+126+11=138 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.72% from 138); Green value is 126 (49.61% from 255 or 91.30% from 138); Blue value is 11 (4.69% from 255 or 7.97% from 138); Max value from RGB is 126 - color contains mainly: green. Hex color #017E0B is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #017E0B is #FE81F4. Grayscale: #4B4B4B. Windows color (decimal): -16679413 or 753153. OLE color: 753153.
HSL color Cylindrical-coordinate representation of color #017E0B: hue angle of 124.8º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017E0B is Cyan = 0.99, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.51.
<style> p { color: #017e0b; } p { color: rgb(1,126,11); } H1.HeaderClassName { color: #017e0b; } .AnyTagClassName { color: #017e0b; } </style>
<style> a { background-color: #017e0b; } a { background-color: rgb(1,126,11); } div.DivClassName { background-color: #017e0b; } .BgClassName { background-color: #017e0b; } </style>
<style> span { border-color: #017e0b; } span { border-color: rgb(1,126,11); } td.TdClassName { border-color: #017e0b; } .TagClassName { border-color: #017e0b; } </style>