#8BAD50 (or 0x8BAD50) is unknown color: approx Chelsea Cucumber. HEX triplet: 8B, AD and 50. RGB value is (139,173,80). Sum of RGB (Red+Green+Blue) = 139+173+80=392 (51% of max value = 765). Red value is 139 (54.69% from 255 or 35.46% from 392); Green value is 173 (67.97% from 255 or 44.13% from 392); Blue value is 80 (31.64% from 255 or 20.41% from 392); Max value from RGB is 173 - color contains mainly: green. Hex color #8BAD50 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8BAD50 is #7452AF. Grayscale: #989898. Windows color (decimal): -7623344 or 5287307. OLE color: 5287307.
HSL color Cylindrical-coordinate representation of color #8BAD50: hue angle of 81.94º degrees, saturation: 0.37, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #8BAD50 is Cyan = 0.20, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.32.
<style> p { color: #8BAD50; } p { color: rgb(139,173,80); } H1.HeaderClassName { color: #8BAD50; } .AnyTagClassName { color: #8BAD50; } </style>
<style> a { background-color: #8BAD50; } a { background-color: rgb(139,173,80); } div.DivClassName { background-color: #8BAD50; } .BgClassName { background-color: #8BAD50; } </style>
<style> span { border-color: #8BAD50; } span { border-color: rgb(139,173,80); } td.TdClassName { border-color: #8BAD50; } .TagClassName { border-color: #8BAD50; } </style>