#BE97C3 (or 0xBE97C3) is unknown color: approx Lilac. HEX triplet: BE, 97 and C3. RGB value is (190,151,195). Sum of RGB (Red+Green+Blue) = 190+151+195=536 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.45% from 536); Green value is 151 (59.38% from 255 or 28.17% from 536); Blue value is 195 (76.56% from 255 or 36.38% from 536); Max value from RGB is 195 - color contains mainly: blue. Hex color #BE97C3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE97C3 is #41683C. Grayscale: #A7A7A7. Windows color (decimal): -4286525 or 12818366. OLE color: 12818366.
HSL color Cylindrical-coordinate representation of color #BE97C3: hue angle of 293.18º degrees, saturation: 0.27, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BE97C3 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BE97C3; } p { color: rgb(190,151,195); } H1.HeaderClassName { color: #BE97C3; } .AnyTagClassName { color: #BE97C3; } </style>
<style> a { background-color: #BE97C3; } a { background-color: rgb(190,151,195); } div.DivClassName { background-color: #BE97C3; } .BgClassName { background-color: #BE97C3; } </style>
<style> span { border-color: #BE97C3; } span { border-color: rgb(190,151,195); } td.TdClassName { border-color: #BE97C3; } .TagClassName { border-color: #BE97C3; } </style>