#BEC66D (or 0xBEC66D) is unknown color: approx Wild Willow. HEX triplet: BE, C6 and 6D. RGB value is (190,198,109). Sum of RGB (Red+Green+Blue) = 190+198+109=497 (65% of max value = 765). Red value is 190 (74.61% from 255 or 38.23% from 497); Green value is 198 (77.73% from 255 or 39.84% from 497); Blue value is 109 (42.97% from 255 or 21.93% from 497); Max value from RGB is 198 - color contains mainly: green. Hex color #BEC66D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BEC66D is #413992. Grayscale: #B9B9B9. Windows color (decimal): -4274579 or 7194302. OLE color: 7194302.
HSL color Cylindrical-coordinate representation of color #BEC66D: hue angle of 65.39º degrees, saturation: 0.44, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BEC66D is Cyan = 0.04, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.22.
<style> p { color: #BEC66D; } p { color: rgb(190,198,109); } H1.HeaderClassName { color: #BEC66D; } .AnyTagClassName { color: #BEC66D; } </style>
<style> a { background-color: #BEC66D; } a { background-color: rgb(190,198,109); } div.DivClassName { background-color: #BEC66D; } .BgClassName { background-color: #BEC66D; } </style>
<style> span { border-color: #BEC66D; } span { border-color: rgb(190,198,109); } td.TdClassName { border-color: #BEC66D; } .TagClassName { border-color: #BEC66D; } </style>