#BEEFE2 (or 0xBEEFE2) is unknown color: approx Water Leaf. HEX triplet: BE, EF and E2. RGB value is (190,239,226). Sum of RGB (Red+Green+Blue) = 190+239+226=655 (86% of max value = 765). Red value is 190 (74.61% from 255 or 29.01% from 655); Green value is 239 (93.75% from 255 or 36.49% from 655); Blue value is 226 (88.67% from 255 or 34.50% from 655); Max value from RGB is 239 - color contains mainly: green. Hex color #BEEFE2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BEEFE2 is #41101D. Grayscale: #DEDEDE. Windows color (decimal): -4263966 or 14872510. OLE color: 14872510.
HSL color Cylindrical-coordinate representation of color #BEEFE2: hue angle of 164.08º degrees, saturation: 0.6, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BEEFE2 is Cyan = 0.21, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.06.
<style> p { color: #beefe2; } p { color: rgb(190,239,226); } H1.HeaderClassName { color: #beefe2; } .AnyTagClassName { color: #beefe2; } </style>
<style> a { background-color: #beefe2; } a { background-color: rgb(190,239,226); } div.DivClassName { background-color: #beefe2; } .BgClassName { background-color: #beefe2; } </style>
<style> span { border-color: #beefe2; } span { border-color: rgb(190,239,226); } td.TdClassName { border-color: #beefe2; } .TagClassName { border-color: #beefe2; } </style>