#83DFF2 (or 0x83DFF2) is unknown color: approx Sky Blue. HEX triplet: 83, DF and F2. RGB value is (131,223,242). Sum of RGB (Red+Green+Blue) = 131+223+242=596 (78% of max value = 765). Red value is 131 (51.56% from 255 or 21.98% from 596); Green value is 223 (87.5% from 255 or 37.42% from 596); Blue value is 242 (94.92% from 255 or 40.60% from 596); Max value from RGB is 242 - color contains mainly: blue. Hex color #83DFF2 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #83DFF2 is #7C200D. Grayscale: #C5C5C5. Windows color (decimal): -8134670 or 15916931. OLE color: 15916931.
HSL color Cylindrical-coordinate representation of color #83DFF2: hue angle of 190.27º degrees, saturation: 0.81, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #83DFF2 is Cyan = 0.46, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #83DFF2; } p { color: rgb(131,223,242); } H1.HeaderClassName { color: #83DFF2; } .AnyTagClassName { color: #83DFF2; } </style>
<style> a { background-color: #83DFF2; } a { background-color: rgb(131,223,242); } div.DivClassName { background-color: #83DFF2; } .BgClassName { background-color: #83DFF2; } </style>
<style> span { border-color: #83DFF2; } span { border-color: rgb(131,223,242); } td.TdClassName { border-color: #83DFF2; } .TagClassName { border-color: #83DFF2; } </style>