#BEC49B (or 0xBEC49B) is unknown color: approx Green Mist. HEX triplet: BE, C4 and 9B. RGB value is (190,196,155). Sum of RGB (Red+Green+Blue) = 190+196+155=541 (71% of max value = 765). Red value is 190 (74.61% from 255 or 35.12% from 541); Green value is 196 (76.95% from 255 or 36.23% from 541); Blue value is 155 (60.94% from 255 or 28.65% from 541); Max value from RGB is 196 - color contains mainly: green. Hex color #BEC49B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEC49B is #413B64. Grayscale: #BDBDBD. Windows color (decimal): -4275045 or 10208446. OLE color: 10208446.
HSL color Cylindrical-coordinate representation of color #BEC49B: hue angle of 68.78º degrees, saturation: 0.26, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BEC49B is Cyan = 0.03, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.23.
<style> p { color: #BEC49B; } p { color: rgb(190,196,155); } H1.HeaderClassName { color: #BEC49B; } .AnyTagClassName { color: #BEC49B; } </style>
<style> a { background-color: #BEC49B; } a { background-color: rgb(190,196,155); } div.DivClassName { background-color: #BEC49B; } .BgClassName { background-color: #BEC49B; } </style>
<style> span { border-color: #BEC49B; } span { border-color: rgb(190,196,155); } td.TdClassName { border-color: #BEC49B; } .TagClassName { border-color: #BEC49B; } </style>