#BBC85E (or 0xBBC85E) is unknown color: approx Wild Willow. HEX triplet: BB, C8 and 5E. RGB value is (187,200,94). Sum of RGB (Red+Green+Blue) = 187+200+94=481 (63% of max value = 765). Red value is 187 (73.44% from 255 or 38.88% from 481); Green value is 200 (78.52% from 255 or 41.58% from 481); Blue value is 94 (37.11% from 255 or 19.54% from 481); Max value from RGB is 200 - color contains mainly: green. Hex color #BBC85E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BBC85E is #4437A1. Grayscale: #B8B8B8. Windows color (decimal): -4470690 or 6211771. OLE color: 6211771.
HSL color Cylindrical-coordinate representation of color #BBC85E: hue angle of 67.36º degrees, saturation: 0.49, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BBC85E is Cyan = 0.06, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.22.
<style> p { color: #bbc85e; } p { color: rgb(187,200,94); } H1.HeaderClassName { color: #bbc85e; } .AnyTagClassName { color: #bbc85e; } </style>
<style> a { background-color: #bbc85e; } a { background-color: rgb(187,200,94); } div.DivClassName { background-color: #bbc85e; } .BgClassName { background-color: #bbc85e; } </style>
<style> span { border-color: #bbc85e; } span { border-color: rgb(187,200,94); } td.TdClassName { border-color: #bbc85e; } .TagClassName { border-color: #bbc85e; } </style>