#BEACE9 (or 0xBEACE9) is unknown color: approx Melrose. HEX triplet: BE, AC and E9. RGB value is (190,172,233). Sum of RGB (Red+Green+Blue) = 190+172+233=595 (78% of max value = 765). Red value is 190 (74.61% from 255 or 31.93% from 595); Green value is 172 (67.58% from 255 or 28.91% from 595); Blue value is 233 (91.41% from 255 or 39.16% from 595); Max value from RGB is 233 - color contains mainly: blue. Hex color #BEACE9 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BEACE9 is #415316. Grayscale: #B8B8B8. Windows color (decimal): -4281111 or 15314110. OLE color: 15314110.
HSL color Cylindrical-coordinate representation of color #BEACE9: hue angle of 257.7º degrees, saturation: 0.58, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BEACE9 is Cyan = 0.18, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #BEACE9; } p { color: rgb(190,172,233); } H1.HeaderClassName { color: #BEACE9; } .AnyTagClassName { color: #BEACE9; } </style>
<style> a { background-color: #BEACE9; } a { background-color: rgb(190,172,233); } div.DivClassName { background-color: #BEACE9; } .BgClassName { background-color: #BEACE9; } </style>
<style> span { border-color: #BEACE9; } span { border-color: rgb(190,172,233); } td.TdClassName { border-color: #BEACE9; } .TagClassName { border-color: #BEACE9; } </style>