#87CEFA (or 0x87CEFA) is known color: LightSkyBlue. HEX triplet: 87, CE and FA. RGB value is (135,206,250). Sum of RGB (Red+Green+Blue) = 135+206+250=591 (78% of max value = 765). Red value is 135 (53.12% from 255 or 22.84% from 591); Green value is 206 (80.86% from 255 or 34.86% from 591); Blue value is 250 (98.05% from 255 or 42.30% from 591); Max value from RGB is 250 - color contains mainly: blue. Hex color #87CEFA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #87CEFA is #783105. Grayscale: #BDBDBD. Windows color (decimal): -7876870 or 16436871. OLE color: 16436871.
HSL color Cylindrical-coordinate representation of color #87CEFA: hue angle of 202.96º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #87CEFA is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #87CEFA; } p { color: rgb(135,206,250); } H1.HeaderClassName { color: #87CEFA; } .AnyTagClassName { color: #87CEFA; } </style>
<style> a { background-color: #87CEFA; } a { background-color: rgb(135,206,250); } div.DivClassName { background-color: #87CEFA; } .BgClassName { background-color: #87CEFA; } </style>
<style> span { border-color: #87CEFA; } span { border-color: rgb(135,206,250); } td.TdClassName { border-color: #87CEFA; } .TagClassName { border-color: #87CEFA; } </style>