#BEC837 (or 0xBEC837) is unknown color: approx Fuego. HEX triplet: BE, C8 and 37. RGB value is (190,200,55). Sum of RGB (Red+Green+Blue) = 190+200+55=445 (58% of max value = 765). Red value is 190 (74.61% from 255 or 42.70% from 445); Green value is 200 (78.52% from 255 or 44.94% from 445); Blue value is 55 (21.88% from 255 or 12.36% from 445); Max value from RGB is 200 - color contains mainly: green. Hex color #BEC837 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BEC837 is #4137C8. Grayscale: #B5B5B5. Windows color (decimal): -4274121 or 3655870. OLE color: 3655870.
HSL color Cylindrical-coordinate representation of color #BEC837: hue angle of 64.14º degrees, saturation: 0.57, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BEC837 is Cyan = 0.05, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.22.
<style> p { color: #BEC837; } p { color: rgb(190,200,55); } H1.HeaderClassName { color: #BEC837; } .AnyTagClassName { color: #BEC837; } </style>
<style> a { background-color: #BEC837; } a { background-color: rgb(190,200,55); } div.DivClassName { background-color: #BEC837; } .BgClassName { background-color: #BEC837; } </style>
<style> span { border-color: #BEC837; } span { border-color: rgb(190,200,55); } td.TdClassName { border-color: #BEC837; } .TagClassName { border-color: #BEC837; } </style>