#83E38C (or 0x83E38C) is unknown color: approx Light Green. HEX triplet: 83, E3 and 8C. RGB value is (131,227,140). Sum of RGB (Red+Green+Blue) = 131+227+140=498 (65% of max value = 765). Red value is 131 (51.56% from 255 or 26.31% from 498); Green value is 227 (89.06% from 255 or 45.58% from 498); Blue value is 140 (55.08% from 255 or 28.11% from 498); Max value from RGB is 227 - color contains mainly: green. Hex color #83E38C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #83E38C is #7C1C73. Grayscale: #BCBCBC. Windows color (decimal): -8133748 or 9233283. OLE color: 9233283.
HSL color Cylindrical-coordinate representation of color #83E38C: hue angle of 125.62º degrees, saturation: 0.63, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #83E38C is Cyan = 0.42, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.11.
<style> p { color: #83E38C; } p { color: rgb(131,227,140); } H1.HeaderClassName { color: #83E38C; } .AnyTagClassName { color: #83E38C; } </style>
<style> a { background-color: #83E38C; } a { background-color: rgb(131,227,140); } div.DivClassName { background-color: #83E38C; } .BgClassName { background-color: #83E38C; } </style>
<style> span { border-color: #83E38C; } span { border-color: rgb(131,227,140); } td.TdClassName { border-color: #83E38C; } .TagClassName { border-color: #83E38C; } </style>