#83EA85 (or 0x83EA85) is unknown color: approx Light Green. HEX triplet: 83, EA and 85. RGB value is (131,234,133). Sum of RGB (Red+Green+Blue) = 131+234+133=498 (65% of max value = 765). Red value is 131 (51.56% from 255 or 26.31% from 498); Green value is 234 (91.80% from 255 or 46.99% from 498); Blue value is 133 (52.34% from 255 or 26.71% from 498); Max value from RGB is 234 - color contains mainly: green. Hex color #83EA85 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #83EA85 is #7C157A. Grayscale: #BFBFBF. Windows color (decimal): -8131963 or 8776323. OLE color: 8776323.
HSL color Cylindrical-coordinate representation of color #83EA85: hue angle of 121.17º degrees, saturation: 0.71, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #83EA85 is Cyan = 0.44, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.08.
<style> p { color: #83EA85; } p { color: rgb(131,234,133); } H1.HeaderClassName { color: #83EA85; } .AnyTagClassName { color: #83EA85; } </style>
<style> a { background-color: #83EA85; } a { background-color: rgb(131,234,133); } div.DivClassName { background-color: #83EA85; } .BgClassName { background-color: #83EA85; } </style>
<style> span { border-color: #83EA85; } span { border-color: rgb(131,234,133); } td.TdClassName { border-color: #83EA85; } .TagClassName { border-color: #83EA85; } </style>