#BCC89C (or 0xBCC89C) is unknown color: approx Sprout. HEX triplet: BC, C8 and 9C. RGB value is (188,200,156). Sum of RGB (Red+Green+Blue) = 188+200+156=544 (72% of max value = 765). Red value is 188 (73.83% from 255 or 34.56% from 544); Green value is 200 (78.52% from 255 or 36.76% from 544); Blue value is 156 (61.33% from 255 or 28.68% from 544); Max value from RGB is 200 - color contains mainly: green. Hex color #BCC89C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCC89C is #433763. Grayscale: #BFBFBF. Windows color (decimal): -4405092 or 10275004. OLE color: 10275004.
HSL color Cylindrical-coordinate representation of color #BCC89C: hue angle of 76.36º degrees, saturation: 0.29, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BCC89C is Cyan = 0.06, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.22.
<style> p { color: #BCC89C; } p { color: rgb(188,200,156); } H1.HeaderClassName { color: #BCC89C; } .AnyTagClassName { color: #BCC89C; } </style>
<style> a { background-color: #BCC89C; } a { background-color: rgb(188,200,156); } div.DivClassName { background-color: #BCC89C; } .BgClassName { background-color: #BCC89C; } </style>
<style> span { border-color: #BCC89C; } span { border-color: rgb(188,200,156); } td.TdClassName { border-color: #BCC89C; } .TagClassName { border-color: #BCC89C; } </style>