#0ACA1E (or 0x0ACA1E) is unknown color: approx Dark Pastel Green. HEX triplet: 0A, CA and 1E. RGB value is (10,202,30). Sum of RGB (Red+Green+Blue) = 10+202+30=242 (32% of max value = 765). Red value is 10 (4.30% from 255 or 4.13% from 242); Green value is 202 (79.30% from 255 or 83.47% from 242); Blue value is 30 (12.11% from 255 or 12.40% from 242); Max value from RGB is 202 - color contains mainly: green. Hex color #0ACA1E is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0ACA1E is #F535E1. Grayscale: #7D7D7D. Windows color (decimal): -16070114 or 2017802. OLE color: 2017802.
HSL color Cylindrical-coordinate representation of color #0ACA1E: hue angle of 126.25º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0ACA1E is Cyan = 0.95, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.21.
<style> p { color: #0aca1e; } p { color: rgb(10,202,30); } H1.HeaderClassName { color: #0aca1e; } .AnyTagClassName { color: #0aca1e; } </style>
<style> a { background-color: #0aca1e; } a { background-color: rgb(10,202,30); } div.DivClassName { background-color: #0aca1e; } .BgClassName { background-color: #0aca1e; } </style>
<style> span { border-color: #0aca1e; } span { border-color: rgb(10,202,30); } td.TdClassName { border-color: #0aca1e; } .TagClassName { border-color: #0aca1e; } </style>