#B3C87E (or 0xB3C87E) is unknown color: approx Caper. HEX triplet: B3, C8 and 7E. RGB value is (179,200,126). Sum of RGB (Red+Green+Blue) = 179+200+126=505 (66% of max value = 765). Red value is 179 (70.31% from 255 or 35.45% from 505); Green value is 200 (78.52% from 255 or 39.60% from 505); Blue value is 126 (49.61% from 255 or 24.95% from 505); Max value from RGB is 200 - color contains mainly: green. Hex color #B3C87E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B3C87E is #4C3781. Grayscale: #B9B9B9. Windows color (decimal): -4994946 or 8308915. OLE color: 8308915.
HSL color Cylindrical-coordinate representation of color #B3C87E: hue angle of 77.03º degrees, saturation: 0.4, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B3C87E is Cyan = 0.10, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.22.
<style> p { color: #B3C87E; } p { color: rgb(179,200,126); } H1.HeaderClassName { color: #B3C87E; } .AnyTagClassName { color: #B3C87E; } </style>
<style> a { background-color: #B3C87E; } a { background-color: rgb(179,200,126); } div.DivClassName { background-color: #B3C87E; } .BgClassName { background-color: #B3C87E; } </style>
<style> span { border-color: #B3C87E; } span { border-color: rgb(179,200,126); } td.TdClassName { border-color: #B3C87E; } .TagClassName { border-color: #B3C87E; } </style>