#2EAF7D (or 0x2EAF7D) is unknown color: approx Jungle Green. HEX triplet: 2E, AF and 7D. RGB value is (46,175,125). Sum of RGB (Red+Green+Blue) = 46+175+125=346 (45% of max value = 765). Red value is 46 (18.36% from 255 or 13.29% from 346); Green value is 175 (68.75% from 255 or 50.58% from 346); Blue value is 125 (49.22% from 255 or 36.13% from 346); Max value from RGB is 175 - color contains mainly: green. Hex color #2EAF7D is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #2EAF7D is #D15082. Grayscale: #828282. Windows color (decimal): -13717635 or 8236846. OLE color: 8236846.
HSL color Cylindrical-coordinate representation of color #2EAF7D: hue angle of 156.74º degrees, saturation: 0.58, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #2EAF7D is Cyan = 0.74, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.31.
<style> p { color: #2EAF7D; } p { color: rgb(46,175,125); } H1.HeaderClassName { color: #2EAF7D; } .AnyTagClassName { color: #2EAF7D; } </style>
<style> a { background-color: #2EAF7D; } a { background-color: rgb(46,175,125); } div.DivClassName { background-color: #2EAF7D; } .BgClassName { background-color: #2EAF7D; } </style>
<style> span { border-color: #2EAF7D; } span { border-color: rgb(46,175,125); } td.TdClassName { border-color: #2EAF7D; } .TagClassName { border-color: #2EAF7D; } </style>