#BCBF80 (or 0xBCBF80) is unknown color: approx Pine Glade. HEX triplet: BC, BF and 80. RGB value is (188,191,128). Sum of RGB (Red+Green+Blue) = 188+191+128=507 (67% of max value = 765). Red value is 188 (73.83% from 255 or 37.08% from 507); Green value is 191 (75% from 255 or 37.67% from 507); Blue value is 128 (50.39% from 255 or 25.25% from 507); Max value from RGB is 191 - color contains mainly: green. Hex color #BCBF80 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCBF80 is #43407F. Grayscale: #B7B7B7. Windows color (decimal): -4407424 or 8437692. OLE color: 8437692.
HSL color Cylindrical-coordinate representation of color #BCBF80: hue angle of 62.86º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #BCBF80 is Cyan = 0.02, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.25.
<style> p { color: #BCBF80; } p { color: rgb(188,191,128); } H1.HeaderClassName { color: #BCBF80; } .AnyTagClassName { color: #BCBF80; } </style>
<style> a { background-color: #BCBF80; } a { background-color: rgb(188,191,128); } div.DivClassName { background-color: #BCBF80; } .BgClassName { background-color: #BCBF80; } </style>
<style> span { border-color: #BCBF80; } span { border-color: rgb(188,191,128); } td.TdClassName { border-color: #BCBF80; } .TagClassName { border-color: #BCBF80; } </style>