#BE7CB5 (or 0xBE7CB5) is unknown color: approx London Hue. HEX triplet: BE, 7C and B5. RGB value is (190,124,181). Sum of RGB (Red+Green+Blue) = 190+124+181=495 (65% of max value = 765). Red value is 190 (74.61% from 255 or 38.38% from 495); Green value is 124 (48.83% from 255 or 25.05% from 495); Blue value is 181 (71.09% from 255 or 36.57% from 495); Max value from RGB is 190 - color contains mainly: red. Hex color #BE7CB5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE7CB5 is #41834A. Grayscale: #969696. Windows color (decimal): -4293451 or 11893950. OLE color: 11893950.
HSL color Cylindrical-coordinate representation of color #BE7CB5: hue angle of 308.18º degrees, saturation: 0.34, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BE7CB5 is Cyan = 0, Magento = 0.35, Yellow = 0.05 and Black (K on CMYK) = 0.25.
<style> p { color: #BE7CB5; } p { color: rgb(190,124,181); } H1.HeaderClassName { color: #BE7CB5; } .AnyTagClassName { color: #BE7CB5; } </style>
<style> a { background-color: #BE7CB5; } a { background-color: rgb(190,124,181); } div.DivClassName { background-color: #BE7CB5; } .BgClassName { background-color: #BE7CB5; } </style>
<style> span { border-color: #BE7CB5; } span { border-color: rgb(190,124,181); } td.TdClassName { border-color: #BE7CB5; } .TagClassName { border-color: #BE7CB5; } </style>