#82D89F (or 0x82D89F) is unknown color: approx Vista Blue. HEX triplet: 82, D8 and 9F. RGB value is (130,216,159). Sum of RGB (Red+Green+Blue) = 130+216+159=505 (66% of max value = 765). Red value is 130 (51.17% from 255 or 25.74% from 505); Green value is 216 (84.77% from 255 or 42.77% from 505); Blue value is 159 (62.5% from 255 or 31.49% from 505); Max value from RGB is 216 - color contains mainly: green. Hex color #82D89F is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #82D89F is #7D2760. Grayscale: #B7B7B7. Windows color (decimal): -8202081 or 10475650. OLE color: 10475650.
HSL color Cylindrical-coordinate representation of color #82D89F: hue angle of 140.23º degrees, saturation: 0.52, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #82D89F is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.15.
<style> p { color: #82D89F; } p { color: rgb(130,216,159); } H1.HeaderClassName { color: #82D89F; } .AnyTagClassName { color: #82D89F; } </style>
<style> a { background-color: #82D89F; } a { background-color: rgb(130,216,159); } div.DivClassName { background-color: #82D89F; } .BgClassName { background-color: #82D89F; } </style>
<style> span { border-color: #82D89F; } span { border-color: rgb(130,216,159); } td.TdClassName { border-color: #82D89F; } .TagClassName { border-color: #82D89F; } </style>