#82ABBD (or 0x82ABBD) is unknown color: approx Glacier. HEX triplet: 82, AB and BD. RGB value is (130,171,189). Sum of RGB (Red+Green+Blue) = 130+171+189=490 (64% of max value = 765). Red value is 130 (51.17% from 255 or 26.53% from 490); Green value is 171 (67.19% from 255 or 34.90% from 490); Blue value is 189 (74.22% from 255 or 38.57% from 490); Max value from RGB is 189 - color contains mainly: blue. Hex color #82ABBD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #82ABBD is #7D5442. Grayscale: #A0A0A0. Windows color (decimal): -8213571 or 12430210. OLE color: 12430210.
HSL color Cylindrical-coordinate representation of color #82ABBD: hue angle of 198.31º degrees, saturation: 0.31, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #82ABBD is Cyan = 0.31, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #82ABBD; } p { color: rgb(130,171,189); } H1.HeaderClassName { color: #82ABBD; } .AnyTagClassName { color: #82ABBD; } </style>
<style> a { background-color: #82ABBD; } a { background-color: rgb(130,171,189); } div.DivClassName { background-color: #82ABBD; } .BgClassName { background-color: #82ABBD; } </style>
<style> span { border-color: #82ABBD; } span { border-color: rgb(130,171,189); } td.TdClassName { border-color: #82ABBD; } .TagClassName { border-color: #82ABBD; } </style>