#83B28B (or 0x83B28B) is unknown color: approx Envy. HEX triplet: 83, B2 and 8B. RGB value is (131,178,139). Sum of RGB (Red+Green+Blue) = 131+178+139=448 (59% of max value = 765). Red value is 131 (51.56% from 255 or 29.24% from 448); Green value is 178 (69.92% from 255 or 39.73% from 448); Blue value is 139 (54.69% from 255 or 31.03% from 448); Max value from RGB is 178 - color contains mainly: green. Hex color #83B28B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #83B28B is #7C4D74. Grayscale: #9F9F9F. Windows color (decimal): -8146293 or 9155203. OLE color: 9155203.
HSL color Cylindrical-coordinate representation of color #83B28B: hue angle of 130.21º degrees, saturation: 0.23, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #83B28B is Cyan = 0.26, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.30.
<style> p { color: #83B28B; } p { color: rgb(131,178,139); } H1.HeaderClassName { color: #83B28B; } .AnyTagClassName { color: #83B28B; } </style>
<style> a { background-color: #83B28B; } a { background-color: rgb(131,178,139); } div.DivClassName { background-color: #83B28B; } .BgClassName { background-color: #83B28B; } </style>
<style> span { border-color: #83B28B; } span { border-color: rgb(131,178,139); } td.TdClassName { border-color: #83B28B; } .TagClassName { border-color: #83B28B; } </style>