#BBC7A9 (or 0xBBC7A9) is unknown color: approx Pale Leaf. HEX triplet: BB, C7 and A9. RGB value is (187,199,169). Sum of RGB (Red+Green+Blue) = 187+199+169=555 (73% of max value = 765). Red value is 187 (73.44% from 255 or 33.69% from 555); Green value is 199 (78.12% from 255 or 35.86% from 555); Blue value is 169 (66.41% from 255 or 30.45% from 555); Max value from RGB is 199 - color contains mainly: green. Hex color #BBC7A9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBC7A9 is #443856. Grayscale: #C0C0C0. Windows color (decimal): -4470871 or 11126715. OLE color: 11126715.
HSL color Cylindrical-coordinate representation of color #BBC7A9: hue angle of 84º degrees, saturation: 0.21, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BBC7A9 is Cyan = 0.06, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.22.
<style> p { color: #BBC7A9; } p { color: rgb(187,199,169); } H1.HeaderClassName { color: #BBC7A9; } .AnyTagClassName { color: #BBC7A9; } </style>
<style> a { background-color: #BBC7A9; } a { background-color: rgb(187,199,169); } div.DivClassName { background-color: #BBC7A9; } .BgClassName { background-color: #BBC7A9; } </style>
<style> span { border-color: #BBC7A9; } span { border-color: rgb(187,199,169); } td.TdClassName { border-color: #BBC7A9; } .TagClassName { border-color: #BBC7A9; } </style>