#87C99E (or 0x87C99E) is unknown color: approx Summer Green. HEX triplet: 87, C9 and 9E. RGB value is (135,201,158). Sum of RGB (Red+Green+Blue) = 135+201+158=494 (65% of max value = 765). Red value is 135 (53.12% from 255 or 27.33% from 494); Green value is 201 (78.91% from 255 or 40.69% from 494); Blue value is 158 (62.11% from 255 or 31.98% from 494); Max value from RGB is 201 - color contains mainly: green. Hex color #87C99E is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #87C99E is #783661. Grayscale: #B0B0B0. Windows color (decimal): -7878242 or 10406279. OLE color: 10406279.
HSL color Cylindrical-coordinate representation of color #87C99E: hue angle of 140.91º degrees, saturation: 0.38, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #87C99E is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.21.
<style> p { color: #87C99E; } p { color: rgb(135,201,158); } H1.HeaderClassName { color: #87C99E; } .AnyTagClassName { color: #87C99E; } </style>
<style> a { background-color: #87C99E; } a { background-color: rgb(135,201,158); } div.DivClassName { background-color: #87C99E; } .BgClassName { background-color: #87C99E; } </style>
<style> span { border-color: #87C99E; } span { border-color: rgb(135,201,158); } td.TdClassName { border-color: #87C99E; } .TagClassName { border-color: #87C99E; } </style>