#8EB84F (or 0x8EB84F) is unknown color: approx Chelsea Cucumber. HEX triplet: 8E, B8 and 4F. RGB value is (142,184,79). Sum of RGB (Red+Green+Blue) = 142+184+79=405 (53% of max value = 765). Red value is 142 (55.86% from 255 or 35.06% from 405); Green value is 184 (72.27% from 255 or 45.43% from 405); Blue value is 79 (31.25% from 255 or 19.51% from 405); Max value from RGB is 184 - color contains mainly: green. Hex color #8EB84F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #8EB84F is #7147B0. Grayscale: #9F9F9F. Windows color (decimal): -7423921 or 5224590. OLE color: 5224590.
HSL color Cylindrical-coordinate representation of color #8EB84F: hue angle of 84º degrees, saturation: 0.43, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #8EB84F is Cyan = 0.23, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.28.
<style> p { color: #8eb84f; } p { color: rgb(142,184,79); } H1.HeaderClassName { color: #8eb84f; } .AnyTagClassName { color: #8eb84f; } </style>
<style> a { background-color: #8eb84f; } a { background-color: rgb(142,184,79); } div.DivClassName { background-color: #8eb84f; } .BgClassName { background-color: #8eb84f; } </style>
<style> span { border-color: #8eb84f; } span { border-color: rgb(142,184,79); } td.TdClassName { border-color: #8eb84f; } .TagClassName { border-color: #8eb84f; } </style>