#BCBFAA (or 0xBCBFAA) is unknown color: approx Beryl Green. HEX triplet: BC, BF and AA. RGB value is (188,191,170). Sum of RGB (Red+Green+Blue) = 188+191+170=549 (72% of max value = 765). Red value is 188 (73.83% from 255 or 34.24% from 549); Green value is 191 (75% from 255 or 34.79% from 549); Blue value is 170 (66.80% from 255 or 30.97% from 549); Max value from RGB is 191 - color contains mainly: green. Hex color #BCBFAA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCBFAA is #434055. Grayscale: #BBBBBB. Windows color (decimal): -4407382 or 11190204. OLE color: 11190204.
HSL color Cylindrical-coordinate representation of color #BCBFAA: hue angle of 68.57º degrees, saturation: 0.14, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BCBFAA is Cyan = 0.02, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.25.
<style> p { color: #BCBFAA; } p { color: rgb(188,191,170); } H1.HeaderClassName { color: #BCBFAA; } .AnyTagClassName { color: #BCBFAA; } </style>
<style> a { background-color: #BCBFAA; } a { background-color: rgb(188,191,170); } div.DivClassName { background-color: #BCBFAA; } .BgClassName { background-color: #BCBFAA; } </style>
<style> span { border-color: #BCBFAA; } span { border-color: rgb(188,191,170); } td.TdClassName { border-color: #BCBFAA; } .TagClassName { border-color: #BCBFAA; } </style>