#BBCC85 (or 0xBBCC85) is unknown color: approx Caper. HEX triplet: BB, CC and 85. RGB value is (187,204,133). Sum of RGB (Red+Green+Blue) = 187+204+133=524 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.69% from 524); Green value is 204 (80.08% from 255 or 38.93% from 524); Blue value is 133 (52.34% from 255 or 25.38% from 524); Max value from RGB is 204 - color contains mainly: green. Hex color #BBCC85 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBCC85 is #44337A. Grayscale: #BFBFBF. Windows color (decimal): -4469627 or 8768699. OLE color: 8768699.
HSL color Cylindrical-coordinate representation of color #BBCC85: hue angle of 74.37º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BBCC85 is Cyan = 0.08, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.2.
<style> p { color: #BBCC85; } p { color: rgb(187,204,133); } H1.HeaderClassName { color: #BBCC85; } .AnyTagClassName { color: #BBCC85; } </style>
<style> a { background-color: #BBCC85; } a { background-color: rgb(187,204,133); } div.DivClassName { background-color: #BBCC85; } .BgClassName { background-color: #BBCC85; } </style>
<style> span { border-color: #BBCC85; } span { border-color: rgb(187,204,133); } td.TdClassName { border-color: #BBCC85; } .TagClassName { border-color: #BBCC85; } </style>