#82AAC0 (or 0x82AAC0) is unknown color: approx Glacier. HEX triplet: 82, AA and C0. RGB value is (130,170,192). Sum of RGB (Red+Green+Blue) = 130+170+192=492 (65% of max value = 765). Red value is 130 (51.17% from 255 or 26.42% from 492); Green value is 170 (66.80% from 255 or 34.55% from 492); Blue value is 192 (75.39% from 255 or 39.02% from 492); Max value from RGB is 192 - color contains mainly: blue. Hex color #82AAC0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #82AAC0 is #7D553F. Grayscale: #A0A0A0. Windows color (decimal): -8213824 or 12626562. OLE color: 12626562.
HSL color Cylindrical-coordinate representation of color #82AAC0: hue angle of 201.29º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #82AAC0 is Cyan = 0.32, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #82AAC0; } p { color: rgb(130,170,192); } H1.HeaderClassName { color: #82AAC0; } .AnyTagClassName { color: #82AAC0; } </style>
<style> a { background-color: #82AAC0; } a { background-color: rgb(130,170,192); } div.DivClassName { background-color: #82AAC0; } .BgClassName { background-color: #82AAC0; } </style>
<style> span { border-color: #82AAC0; } span { border-color: rgb(130,170,192); } td.TdClassName { border-color: #82AAC0; } .TagClassName { border-color: #82AAC0; } </style>