#BEFF85 (or 0xBEFF85) is unknown color: approx Sulu. HEX triplet: BE, FF and 85. RGB value is (190,255,133). Sum of RGB (Red+Green+Blue) = 190+255+133=578 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.87% from 578); Green value is 255 (100% from 255 or 44.12% from 578); Blue value is 133 (52.34% from 255 or 23.01% from 578); Max value from RGB is 255 - color contains mainly: green. Hex color #BEFF85 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #BEFF85 is #41007A. Grayscale: #DEDEDE. Windows color (decimal): -4259963 or 8781758. OLE color: 8781758.
HSL color Cylindrical-coordinate representation of color #BEFF85: hue angle of 91.97º degrees, saturation: 1, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BEFF85 is Cyan = 0.25, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.
<style> p { color: #beff85; } p { color: rgb(190,255,133); } H1.HeaderClassName { color: #beff85; } .AnyTagClassName { color: #beff85; } </style>
<style> a { background-color: #beff85; } a { background-color: rgb(190,255,133); } div.DivClassName { background-color: #beff85; } .BgClassName { background-color: #beff85; } </style>
<style> span { border-color: #beff85; } span { border-color: rgb(190,255,133); } td.TdClassName { border-color: #beff85; } .TagClassName { border-color: #beff85; } </style>