#8BB95C (or 0x8BB95C) is unknown color: approx Chelsea Cucumber. HEX triplet: 8B, B9 and 5C. RGB value is (139,185,92). Sum of RGB (Red+Green+Blue) = 139+185+92=416 (55% of max value = 765). Red value is 139 (54.69% from 255 or 33.41% from 416); Green value is 185 (72.66% from 255 or 44.47% from 416); Blue value is 92 (36.33% from 255 or 22.12% from 416); Max value from RGB is 185 - color contains mainly: green. Hex color #8BB95C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #8BB95C is #7446A3. Grayscale: #A0A0A0. Windows color (decimal): -7620260 or 6076811. OLE color: 6076811.
HSL color Cylindrical-coordinate representation of color #8BB95C: hue angle of 89.68º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #8BB95C is Cyan = 0.25, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.27.
<style> p { color: #8BB95C; } p { color: rgb(139,185,92); } H1.HeaderClassName { color: #8BB95C; } .AnyTagClassName { color: #8BB95C; } </style>
<style> a { background-color: #8BB95C; } a { background-color: rgb(139,185,92); } div.DivClassName { background-color: #8BB95C; } .BgClassName { background-color: #8BB95C; } </style>
<style> span { border-color: #8BB95C; } span { border-color: rgb(139,185,92); } td.TdClassName { border-color: #8BB95C; } .TagClassName { border-color: #8BB95C; } </style>