#0EA02F (or 0x0EA02F) is unknown color: approx Dark Pastel Green. HEX triplet: 0E, A0 and 2F. RGB value is (14,160,47). Sum of RGB (Red+Green+Blue) = 14+160+47=221 (29% of max value = 765). Red value is 14 (5.86% from 255 or 6.33% from 221); Green value is 160 (62.89% from 255 or 72.40% from 221); Blue value is 47 (18.75% from 255 or 21.27% from 221); Max value from RGB is 160 - color contains mainly: green. Hex color #0EA02F is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0EA02F is #F15FD0. Grayscale: #676767. Windows color (decimal): -15818705 or 3121166. OLE color: 3121166.
HSL color Cylindrical-coordinate representation of color #0EA02F: hue angle of 133.56º degrees, saturation: 0.84, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0EA02F is Cyan = 0.91, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.37.
<style> p { color: #0EA02F; } p { color: rgb(14,160,47); } H1.HeaderClassName { color: #0EA02F; } .AnyTagClassName { color: #0EA02F; } </style>
<style> a { background-color: #0EA02F; } a { background-color: rgb(14,160,47); } div.DivClassName { background-color: #0EA02F; } .BgClassName { background-color: #0EA02F; } </style>
<style> span { border-color: #0EA02F; } span { border-color: rgb(14,160,47); } td.TdClassName { border-color: #0EA02F; } .TagClassName { border-color: #0EA02F; } </style>