#BE85BD (or 0xBE85BD) is unknown color: approx London Hue. HEX triplet: BE, 85 and BD. RGB value is (190,133,189). Sum of RGB (Red+Green+Blue) = 190+133+189=512 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.11% from 512); Green value is 133 (52.34% from 255 or 25.98% from 512); Blue value is 189 (74.22% from 255 or 36.91% from 512); Max value from RGB is 190 - color contains mainly: red. Hex color #BE85BD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE85BD is #417A42. Grayscale: #9C9C9C. Windows color (decimal): -4291139 or 12420542. OLE color: 12420542.
HSL color Cylindrical-coordinate representation of color #BE85BD: hue angle of 301.05º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #BE85BD is Cyan = 0, Magento = 0.3, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #BE85BD; } p { color: rgb(190,133,189); } H1.HeaderClassName { color: #BE85BD; } .AnyTagClassName { color: #BE85BD; } </style>
<style> a { background-color: #BE85BD; } a { background-color: rgb(190,133,189); } div.DivClassName { background-color: #BE85BD; } .BgClassName { background-color: #BE85BD; } </style>
<style> span { border-color: #BE85BD; } span { border-color: rgb(190,133,189); } td.TdClassName { border-color: #BE85BD; } .TagClassName { border-color: #BE85BD; } </style>