#83EC87 (or 0x83EC87) is unknown color: approx Light Green. HEX triplet: 83, EC and 87. RGB value is (131,236,135). Sum of RGB (Red+Green+Blue) = 131+236+135=502 (66% of max value = 765). Red value is 131 (51.56% from 255 or 26.10% from 502); Green value is 236 (92.58% from 255 or 47.01% from 502); Blue value is 135 (53.12% from 255 or 26.89% from 502); Max value from RGB is 236 - color contains mainly: green. Hex color #83EC87 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #83EC87 is #7C1378. Grayscale: #C1C1C1. Windows color (decimal): -8131449 or 8907907. OLE color: 8907907.
HSL color Cylindrical-coordinate representation of color #83EC87: hue angle of 122.29º degrees, saturation: 0.73, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #83EC87 is Cyan = 0.44, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.07.
<style> p { color: #83ec87; } p { color: rgb(131,236,135); } H1.HeaderClassName { color: #83ec87; } .AnyTagClassName { color: #83ec87; } </style>
<style> a { background-color: #83ec87; } a { background-color: rgb(131,236,135); } div.DivClassName { background-color: #83ec87; } .BgClassName { background-color: #83ec87; } </style>
<style> span { border-color: #83ec87; } span { border-color: rgb(131,236,135); } td.TdClassName { border-color: #83ec87; } .TagClassName { border-color: #83ec87; } </style>