#87D04B (or 0x87D04B) is unknown color: approx Mantis. HEX triplet: 87, D0 and 4B. RGB value is (135,208,75). Sum of RGB (Red+Green+Blue) = 135+208+75=418 (55% of max value = 765). Red value is 135 (53.12% from 255 or 32.30% from 418); Green value is 208 (81.64% from 255 or 49.76% from 418); Blue value is 75 (29.69% from 255 or 17.94% from 418); Max value from RGB is 208 - color contains mainly: green. Hex color #87D04B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #87D04B is #782FB4. Grayscale: #ABABAB. Windows color (decimal): -7876533 or 4968583. OLE color: 4968583.
HSL color Cylindrical-coordinate representation of color #87D04B: hue angle of 92.93º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #87D04B is Cyan = 0.35, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.18.
<style> p { color: #87d04b; } p { color: rgb(135,208,75); } H1.HeaderClassName { color: #87d04b; } .AnyTagClassName { color: #87d04b; } </style>
<style> a { background-color: #87d04b; } a { background-color: rgb(135,208,75); } div.DivClassName { background-color: #87d04b; } .BgClassName { background-color: #87d04b; } </style>
<style> span { border-color: #87d04b; } span { border-color: rgb(135,208,75); } td.TdClassName { border-color: #87d04b; } .TagClassName { border-color: #87d04b; } </style>