#83CAFA (or 0x83CAFA) is unknown color: approx Light Sky Blue. HEX triplet: 83, CA and FA. RGB value is (131,202,250). Sum of RGB (Red+Green+Blue) = 131+202+250=583 (77% of max value = 765). Red value is 131 (51.56% from 255 or 22.47% from 583); Green value is 202 (79.30% from 255 or 34.65% from 583); Blue value is 250 (98.05% from 255 or 42.88% from 583); Max value from RGB is 250 - color contains mainly: blue. Hex color #83CAFA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #83CAFA is #7C3505. Grayscale: #B9B9B9. Windows color (decimal): -8140038 or 16435843. OLE color: 16435843.
HSL color Cylindrical-coordinate representation of color #83CAFA: hue angle of 204.2º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #83CAFA is Cyan = 0.48, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #83CAFA; } p { color: rgb(131,202,250); } H1.HeaderClassName { color: #83CAFA; } .AnyTagClassName { color: #83CAFA; } </style>
<style> a { background-color: #83CAFA; } a { background-color: rgb(131,202,250); } div.DivClassName { background-color: #83CAFA; } .BgClassName { background-color: #83CAFA; } </style>
<style> span { border-color: #83CAFA; } span { border-color: rgb(131,202,250); } td.TdClassName { border-color: #83CAFA; } .TagClassName { border-color: #83CAFA; } </style>