#BE97BF (or 0xBE97BF) is unknown color: approx Lilac. HEX triplet: BE, 97 and BF. RGB value is (190,151,191). Sum of RGB (Red+Green+Blue) = 190+151+191=532 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.71% from 532); Green value is 151 (59.38% from 255 or 28.38% from 532); Blue value is 191 (75% from 255 or 35.90% from 532); Max value from RGB is 191 - color contains mainly: blue. Hex color #BE97BF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE97BF is #416840. Grayscale: #A7A7A7. Windows color (decimal): -4286529 or 12556222. OLE color: 12556222.
HSL color Cylindrical-coordinate representation of color #BE97BF: hue angle of 298.5º degrees, saturation: 0.24, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BE97BF is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BE97BF; } p { color: rgb(190,151,191); } H1.HeaderClassName { color: #BE97BF; } .AnyTagClassName { color: #BE97BF; } </style>
<style> a { background-color: #BE97BF; } a { background-color: rgb(190,151,191); } div.DivClassName { background-color: #BE97BF; } .BgClassName { background-color: #BE97BF; } </style>
<style> span { border-color: #BE97BF; } span { border-color: rgb(190,151,191); } td.TdClassName { border-color: #BE97BF; } .TagClassName { border-color: #BE97BF; } </style>