#BCC29F (or 0xBCC29F) is unknown color: approx Beryl Green. HEX triplet: BC, C2 and 9F. RGB value is (188,194,159). Sum of RGB (Red+Green+Blue) = 188+194+159=541 (71% of max value = 765). Red value is 188 (73.83% from 255 or 34.75% from 541); Green value is 194 (76.17% from 255 or 35.86% from 541); Blue value is 159 (62.5% from 255 or 29.39% from 541); Max value from RGB is 194 - color contains mainly: green. Hex color #BCC29F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCC29F is #433D60. Grayscale: #BCBCBC. Windows color (decimal): -4406625 or 10470076. OLE color: 10470076.
HSL color Cylindrical-coordinate representation of color #BCC29F: hue angle of 70.29º degrees, saturation: 0.22, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BCC29F is Cyan = 0.03, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.24.
<style> p { color: #BCC29F; } p { color: rgb(188,194,159); } H1.HeaderClassName { color: #BCC29F; } .AnyTagClassName { color: #BCC29F; } </style>
<style> a { background-color: #BCC29F; } a { background-color: rgb(188,194,159); } div.DivClassName { background-color: #BCC29F; } .BgClassName { background-color: #BCC29F; } </style>
<style> span { border-color: #BCC29F; } span { border-color: rgb(188,194,159); } td.TdClassName { border-color: #BCC29F; } .TagClassName { border-color: #BCC29F; } </style>