#BEAEF2 (or 0xBEAEF2) is unknown color: approx Melrose. HEX triplet: BE, AE and F2. RGB value is (190,174,242). Sum of RGB (Red+Green+Blue) = 190+174+242=606 (80% of max value = 765). Red value is 190 (74.61% from 255 or 31.35% from 606); Green value is 174 (68.36% from 255 or 28.71% from 606); Blue value is 242 (94.92% from 255 or 39.93% from 606); Max value from RGB is 242 - color contains mainly: blue. Hex color #BEAEF2 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BEAEF2 is #41510D. Grayscale: #BABABA. Windows color (decimal): -4280590 or 15904446. OLE color: 15904446.
HSL color Cylindrical-coordinate representation of color #BEAEF2: hue angle of 254.12º degrees, saturation: 0.72, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BEAEF2 is Cyan = 0.21, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BEAEF2; } p { color: rgb(190,174,242); } H1.HeaderClassName { color: #BEAEF2; } .AnyTagClassName { color: #BEAEF2; } </style>
<style> a { background-color: #BEAEF2; } a { background-color: rgb(190,174,242); } div.DivClassName { background-color: #BEAEF2; } .BgClassName { background-color: #BEAEF2; } </style>
<style> span { border-color: #BEAEF2; } span { border-color: rgb(190,174,242); } td.TdClassName { border-color: #BEAEF2; } .TagClassName { border-color: #BEAEF2; } </style>