#87CCF5 (or 0x87CCF5) is unknown color: approx Light Sky Blue. HEX triplet: 87, CC and F5. RGB value is (135,204,245). Sum of RGB (Red+Green+Blue) = 135+204+245=584 (77% of max value = 765). Red value is 135 (53.12% from 255 or 23.12% from 584); Green value is 204 (80.08% from 255 or 34.93% from 584); Blue value is 245 (96.09% from 255 or 41.95% from 584); Max value from RGB is 245 - color contains mainly: blue. Hex color #87CCF5 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #87CCF5 is #78330A. Grayscale: #BBBBBB. Windows color (decimal): -7877387 or 16108679. OLE color: 16108679.
HSL color Cylindrical-coordinate representation of color #87CCF5: hue angle of 202.36º degrees, saturation: 0.85, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #87CCF5 is Cyan = 0.45, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #87CCF5; } p { color: rgb(135,204,245); } H1.HeaderClassName { color: #87CCF5; } .AnyTagClassName { color: #87CCF5; } </style>
<style> a { background-color: #87CCF5; } a { background-color: rgb(135,204,245); } div.DivClassName { background-color: #87CCF5; } .BgClassName { background-color: #87CCF5; } </style>
<style> span { border-color: #87CCF5; } span { border-color: rgb(135,204,245); } td.TdClassName { border-color: #87CCF5; } .TagClassName { border-color: #87CCF5; } </style>