#82CFEE (or 0x82CFEE) is unknown color: approx Sky Blue. HEX triplet: 82, CF and EE. RGB value is (130,207,238). Sum of RGB (Red+Green+Blue) = 130+207+238=575 (76% of max value = 765). Red value is 130 (51.17% from 255 or 22.61% from 575); Green value is 207 (81.25% from 255 or 36% from 575); Blue value is 238 (93.36% from 255 or 41.39% from 575); Max value from RGB is 238 - color contains mainly: blue. Hex color #82CFEE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #82CFEE is #7D3011. Grayscale: #BBBBBB. Windows color (decimal): -8204306 or 15650690. OLE color: 15650690.
HSL color Cylindrical-coordinate representation of color #82CFEE: hue angle of 197.22º degrees, saturation: 0.76, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #82CFEE is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #82cfee; } p { color: rgb(130,207,238); } H1.HeaderClassName { color: #82cfee; } .AnyTagClassName { color: #82cfee; } </style>
<style> a { background-color: #82cfee; } a { background-color: rgb(130,207,238); } div.DivClassName { background-color: #82cfee; } .BgClassName { background-color: #82cfee; } </style>
<style> span { border-color: #82cfee; } span { border-color: rgb(130,207,238); } td.TdClassName { border-color: #82cfee; } .TagClassName { border-color: #82cfee; } </style>