#82C8AA (or 0x82C8AA) is unknown color: approx Monte Carlo. HEX triplet: 82, C8 and AA. RGB value is (130,200,170). Sum of RGB (Red+Green+Blue) = 130+200+170=500 (66% of max value = 765). Red value is 130 (51.17% from 255 or 26% from 500); Green value is 200 (78.52% from 255 or 40% from 500); Blue value is 170 (66.80% from 255 or 34% from 500); Max value from RGB is 200 - color contains mainly: green. Hex color #82C8AA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #82C8AA is #7D3755. Grayscale: #AFAFAF. Windows color (decimal): -8206166 or 11192450. OLE color: 11192450.
HSL color Cylindrical-coordinate representation of color #82C8AA: hue angle of 154.29º degrees, saturation: 0.39, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #82C8AA is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.22.
<style> p { color: #82C8AA; } p { color: rgb(130,200,170); } H1.HeaderClassName { color: #82C8AA; } .AnyTagClassName { color: #82C8AA; } </style>
<style> a { background-color: #82C8AA; } a { background-color: rgb(130,200,170); } div.DivClassName { background-color: #82C8AA; } .BgClassName { background-color: #82C8AA; } </style>
<style> span { border-color: #82C8AA; } span { border-color: rgb(130,200,170); } td.TdClassName { border-color: #82C8AA; } .TagClassName { border-color: #82C8AA; } </style>