#BCC57E (or 0xBCC57E) is unknown color: approx Pine Glade. HEX triplet: BC, C5 and 7E. RGB value is (188,197,126). Sum of RGB (Red+Green+Blue) = 188+197+126=511 (67% of max value = 765). Red value is 188 (73.83% from 255 or 36.79% from 511); Green value is 197 (77.34% from 255 or 38.55% from 511); Blue value is 126 (49.61% from 255 or 24.66% from 511); Max value from RGB is 197 - color contains mainly: green. Hex color #BCC57E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCC57E is #433A81. Grayscale: #BABABA. Windows color (decimal): -4405890 or 8308156. OLE color: 8308156.
HSL color Cylindrical-coordinate representation of color #BCC57E: hue angle of 67.61º degrees, saturation: 0.38, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BCC57E is Cyan = 0.05, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.23.
<style> p { color: #BCC57E; } p { color: rgb(188,197,126); } H1.HeaderClassName { color: #BCC57E; } .AnyTagClassName { color: #BCC57E; } </style>
<style> a { background-color: #BCC57E; } a { background-color: rgb(188,197,126); } div.DivClassName { background-color: #BCC57E; } .BgClassName { background-color: #BCC57E; } </style>
<style> span { border-color: #BCC57E; } span { border-color: rgb(188,197,126); } td.TdClassName { border-color: #BCC57E; } .TagClassName { border-color: #BCC57E; } </style>