#BE98CC (or 0xBE98CC) is unknown color: approx Wisteria. HEX triplet: BE, 98 and CC. RGB value is (190,152,204). Sum of RGB (Red+Green+Blue) = 190+152+204=546 (72% of max value = 765). Red value is 190 (74.61% from 255 or 34.80% from 546); Green value is 152 (59.77% from 255 or 27.84% from 546); Blue value is 204 (80.08% from 255 or 37.36% from 546); Max value from RGB is 204 - color contains mainly: blue. Hex color #BE98CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE98CC is #416733. Grayscale: #A9A9A9. Windows color (decimal): -4286260 or 13408446. OLE color: 13408446.
HSL color Cylindrical-coordinate representation of color #BE98CC: hue angle of 283.85º degrees, saturation: 0.34, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BE98CC is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BE98CC; } p { color: rgb(190,152,204); } H1.HeaderClassName { color: #BE98CC; } .AnyTagClassName { color: #BE98CC; } </style>
<style> a { background-color: #BE98CC; } a { background-color: rgb(190,152,204); } div.DivClassName { background-color: #BE98CC; } .BgClassName { background-color: #BE98CC; } </style>
<style> span { border-color: #BE98CC; } span { border-color: rgb(190,152,204); } td.TdClassName { border-color: #BE98CC; } .TagClassName { border-color: #BE98CC; } </style>