#87FCBD (or 0x87FCBD) is unknown color: approx Aquamarine. HEX triplet: 87, FC and BD. RGB value is (135,252,189). Sum of RGB (Red+Green+Blue) = 135+252+189=576 (76% of max value = 765). Red value is 135 (53.12% from 255 or 23.44% from 576); Green value is 252 (98.83% from 255 or 43.75% from 576); Blue value is 189 (74.22% from 255 or 32.81% from 576); Max value from RGB is 252 - color contains mainly: green. Hex color #87FCBD is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #87FCBD is #780342. Grayscale: #D1D1D1. Windows color (decimal): -7865155 or 12450951. OLE color: 12450951.
HSL color Cylindrical-coordinate representation of color #87FCBD: hue angle of 147.69º degrees, saturation: 0.95, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #87FCBD is Cyan = 0.46, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #87FCBD; } p { color: rgb(135,252,189); } H1.HeaderClassName { color: #87FCBD; } .AnyTagClassName { color: #87FCBD; } </style>
<style> a { background-color: #87FCBD; } a { background-color: rgb(135,252,189); } div.DivClassName { background-color: #87FCBD; } .BgClassName { background-color: #87FCBD; } </style>
<style> span { border-color: #87FCBD; } span { border-color: rgb(135,252,189); } td.TdClassName { border-color: #87FCBD; } .TagClassName { border-color: #87FCBD; } </style>