#BCD09B (or 0xBCD09B) is unknown color: approx Sprout. HEX triplet: BC, D0 and 9B. RGB value is (188,208,155). Sum of RGB (Red+Green+Blue) = 188+208+155=551 (72% of max value = 765). Red value is 188 (73.83% from 255 or 34.12% from 551); Green value is 208 (81.64% from 255 or 37.75% from 551); Blue value is 155 (60.94% from 255 or 28.13% from 551); Max value from RGB is 208 - color contains mainly: green. Hex color #BCD09B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCD09B is #432F64. Grayscale: #C4C4C4. Windows color (decimal): -4403045 or 10211516. OLE color: 10211516.
HSL color Cylindrical-coordinate representation of color #BCD09B: hue angle of 82.64º degrees, saturation: 0.36, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCD09B is Cyan = 0.10, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.18.
<style> p { color: #BCD09B; } p { color: rgb(188,208,155); } H1.HeaderClassName { color: #BCD09B; } .AnyTagClassName { color: #BCD09B; } </style>
<style> a { background-color: #BCD09B; } a { background-color: rgb(188,208,155); } div.DivClassName { background-color: #BCD09B; } .BgClassName { background-color: #BCD09B; } </style>
<style> span { border-color: #BCD09B; } span { border-color: rgb(188,208,155); } td.TdClassName { border-color: #BCD09B; } .TagClassName { border-color: #BCD09B; } </style>