#BEFE43 (or 0xBEFE43) is unknown color: approx Green Yellow. HEX triplet: BE, FE and 43. RGB value is (190,254,67). Sum of RGB (Red+Green+Blue) = 190+254+67=511 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.18% from 511); Green value is 254 (99.61% from 255 or 49.71% from 511); Blue value is 67 (26.56% from 255 or 13.11% from 511); Max value from RGB is 254 - color contains mainly: green. Hex color #BEFE43 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BEFE43 is #4101BC. Grayscale: #D6D6D6. Windows color (decimal): -4260285 or 4456126. OLE color: 4456126.
HSL color Cylindrical-coordinate representation of color #BEFE43: hue angle of 80.53º degrees, saturation: 0.99, lightness: 0.63%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BEFE43 is Cyan = 0.25, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.00.
<style> p { color: #BEFE43; } p { color: rgb(190,254,67); } H1.HeaderClassName { color: #BEFE43; } .AnyTagClassName { color: #BEFE43; } </style>
<style> a { background-color: #BEFE43; } a { background-color: rgb(190,254,67); } div.DivClassName { background-color: #BEFE43; } .BgClassName { background-color: #BEFE43; } </style>
<style> span { border-color: #BEFE43; } span { border-color: rgb(190,254,67); } td.TdClassName { border-color: #BEFE43; } .TagClassName { border-color: #BEFE43; } </style>