#BCC16F (or 0xBCC16F) is unknown color: approx Pine Glade. HEX triplet: BC, C1 and 6F. RGB value is (188,193,111). Sum of RGB (Red+Green+Blue) = 188+193+111=492 (65% of max value = 765). Red value is 188 (73.83% from 255 or 38.21% from 492); Green value is 193 (75.78% from 255 or 39.23% from 492); Blue value is 111 (43.75% from 255 or 22.56% from 492); Max value from RGB is 193 - color contains mainly: green. Hex color #BCC16F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCC16F is #433E90. Grayscale: #B6B6B6. Windows color (decimal): -4406929 or 7324092. OLE color: 7324092.
HSL color Cylindrical-coordinate representation of color #BCC16F: hue angle of 63.66º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #BCC16F is Cyan = 0.03, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.24.
<style> p { color: #BCC16F; } p { color: rgb(188,193,111); } H1.HeaderClassName { color: #BCC16F; } .AnyTagClassName { color: #BCC16F; } </style>
<style> a { background-color: #BCC16F; } a { background-color: rgb(188,193,111); } div.DivClassName { background-color: #BCC16F; } .BgClassName { background-color: #BCC16F; } </style>
<style> span { border-color: #BCC16F; } span { border-color: rgb(188,193,111); } td.TdClassName { border-color: #BCC16F; } .TagClassName { border-color: #BCC16F; } </style>