#BBC49B (or 0xBBC49B) is unknown color: approx Green Mist. HEX triplet: BB, C4 and 9B. RGB value is (187,196,155). Sum of RGB (Red+Green+Blue) = 187+196+155=538 (71% of max value = 765). Red value is 187 (73.44% from 255 or 34.76% from 538); Green value is 196 (76.95% from 255 or 36.43% from 538); Blue value is 155 (60.94% from 255 or 28.81% from 538); Max value from RGB is 196 - color contains mainly: green. Hex color #BBC49B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBC49B is #443B64. Grayscale: #BCBCBC. Windows color (decimal): -4471653 or 10208443. OLE color: 10208443.
HSL color Cylindrical-coordinate representation of color #BBC49B: hue angle of 73.17º degrees, saturation: 0.26, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BBC49B is Cyan = 0.05, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.23.
<style> p { color: #BBC49B; } p { color: rgb(187,196,155); } H1.HeaderClassName { color: #BBC49B; } .AnyTagClassName { color: #BBC49B; } </style>
<style> a { background-color: #BBC49B; } a { background-color: rgb(187,196,155); } div.DivClassName { background-color: #BBC49B; } .BgClassName { background-color: #BBC49B; } </style>
<style> span { border-color: #BBC49B; } span { border-color: rgb(187,196,155); } td.TdClassName { border-color: #BBC49B; } .TagClassName { border-color: #BBC49B; } </style>