#83EE92 (or 0x83EE92) is unknown color: approx Light Green. HEX triplet: 83, EE and 92. RGB value is (131,238,146). Sum of RGB (Red+Green+Blue) = 131+238+146=515 (68% of max value = 765). Red value is 131 (51.56% from 255 or 25.44% from 515); Green value is 238 (93.36% from 255 or 46.21% from 515); Blue value is 146 (57.42% from 255 or 28.35% from 515); Max value from RGB is 238 - color contains mainly: green. Hex color #83EE92 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #83EE92 is #7C116D. Grayscale: #C3C3C3. Windows color (decimal): -8130926 or 9629315. OLE color: 9629315.
HSL color Cylindrical-coordinate representation of color #83EE92: hue angle of 128.41º degrees, saturation: 0.76, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #83EE92 is Cyan = 0.45, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.07.
<style> p { color: #83EE92; } p { color: rgb(131,238,146); } H1.HeaderClassName { color: #83EE92; } .AnyTagClassName { color: #83EE92; } </style>
<style> a { background-color: #83EE92; } a { background-color: rgb(131,238,146); } div.DivClassName { background-color: #83EE92; } .BgClassName { background-color: #83EE92; } </style>
<style> span { border-color: #83EE92; } span { border-color: rgb(131,238,146); } td.TdClassName { border-color: #83EE92; } .TagClassName { border-color: #83EE92; } </style>