#87E8EE (or 0x87E8EE) is unknown color: approx Electric Blue. HEX triplet: 87, E8 and EE. RGB value is (135,232,238). Sum of RGB (Red+Green+Blue) = 135+232+238=605 (80% of max value = 765). Red value is 135 (53.12% from 255 or 22.31% from 605); Green value is 232 (91.02% from 255 or 38.35% from 605); Blue value is 238 (93.36% from 255 or 39.34% from 605); Max value from RGB is 238 - color contains mainly: blue. Hex color #87E8EE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #87E8EE is #781711. Grayscale: #CBCBCB. Windows color (decimal): -7870226 or 15657095. OLE color: 15657095.
HSL color Cylindrical-coordinate representation of color #87E8EE: hue angle of 183.5º degrees, saturation: 0.75, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #87E8EE is Cyan = 0.43, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #87e8ee; } p { color: rgb(135,232,238); } H1.HeaderClassName { color: #87e8ee; } .AnyTagClassName { color: #87e8ee; } </style>
<style> a { background-color: #87e8ee; } a { background-color: rgb(135,232,238); } div.DivClassName { background-color: #87e8ee; } .BgClassName { background-color: #87e8ee; } </style>
<style> span { border-color: #87e8ee; } span { border-color: rgb(135,232,238); } td.TdClassName { border-color: #87e8ee; } .TagClassName { border-color: #87e8ee; } </style>