#BE94AF (or 0xBE94AF) is unknown color: approx Lily. HEX triplet: BE, 94 and AF. RGB value is (190,148,175). Sum of RGB (Red+Green+Blue) = 190+148+175=513 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.04% from 513); Green value is 148 (58.20% from 255 or 28.85% from 513); Blue value is 175 (68.75% from 255 or 34.11% from 513); Max value from RGB is 190 - color contains mainly: red. Hex color #BE94AF is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE94AF is #416B50. Grayscale: #A3A3A3. Windows color (decimal): -4287313 or 11506878. OLE color: 11506878.
HSL color Cylindrical-coordinate representation of color #BE94AF: hue angle of 321.43º degrees, saturation: 0.24, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BE94AF is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #BE94AF; } p { color: rgb(190,148,175); } H1.HeaderClassName { color: #BE94AF; } .AnyTagClassName { color: #BE94AF; } </style>
<style> a { background-color: #BE94AF; } a { background-color: rgb(190,148,175); } div.DivClassName { background-color: #BE94AF; } .BgClassName { background-color: #BE94AF; } </style>
<style> span { border-color: #BE94AF; } span { border-color: rgb(190,148,175); } td.TdClassName { border-color: #BE94AF; } .TagClassName { border-color: #BE94AF; } </style>