#BEF93D (or 0xBEF93D) is unknown color: approx Green Yellow. HEX triplet: BE, F9 and 3D. RGB value is (190,249,61). Sum of RGB (Red+Green+Blue) = 190+249+61=500 (66% of max value = 765). Red value is 190 (74.61% from 255 or 38% from 500); Green value is 249 (97.66% from 255 or 49.8% from 500); Blue value is 61 (24.22% from 255 or 12.2% from 500); Max value from RGB is 249 - color contains mainly: green. Hex color #BEF93D is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BEF93D is #4106C2. Grayscale: #D2D2D2. Windows color (decimal): -4261571 or 4061630. OLE color: 4061630.
HSL color Cylindrical-coordinate representation of color #BEF93D: hue angle of 78.83º degrees, saturation: 0.94, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #BEF93D is Cyan = 0.24, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.02.
<style> p { color: #BEF93D; } p { color: rgb(190,249,61); } H1.HeaderClassName { color: #BEF93D; } .AnyTagClassName { color: #BEF93D; } </style>
<style> a { background-color: #BEF93D; } a { background-color: rgb(190,249,61); } div.DivClassName { background-color: #BEF93D; } .BgClassName { background-color: #BEF93D; } </style>
<style> span { border-color: #BEF93D; } span { border-color: rgb(190,249,61); } td.TdClassName { border-color: #BEF93D; } .TagClassName { border-color: #BEF93D; } </style>