#BE7BBA (or 0xBE7BBA) is unknown color: approx London Hue. HEX triplet: BE, 7B and BA. RGB value is (190,123,186). Sum of RGB (Red+Green+Blue) = 190+123+186=499 (66% of max value = 765). Red value is 190 (74.61% from 255 or 38.08% from 499); Green value is 123 (48.44% from 255 or 24.65% from 499); Blue value is 186 (73.05% from 255 or 37.27% from 499); Max value from RGB is 190 - color contains mainly: red. Hex color #BE7BBA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE7BBA is #418445. Grayscale: #969696. Windows color (decimal): -4293702 or 12221374. OLE color: 12221374.
HSL color Cylindrical-coordinate representation of color #BE7BBA: hue angle of 303.58º degrees, saturation: 0.34, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BE7BBA is Cyan = 0, Magento = 0.35, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BE7BBA; } p { color: rgb(190,123,186); } H1.HeaderClassName { color: #BE7BBA; } .AnyTagClassName { color: #BE7BBA; } </style>
<style> a { background-color: #BE7BBA; } a { background-color: rgb(190,123,186); } div.DivClassName { background-color: #BE7BBA; } .BgClassName { background-color: #BE7BBA; } </style>
<style> span { border-color: #BE7BBA; } span { border-color: rgb(190,123,186); } td.TdClassName { border-color: #BE7BBA; } .TagClassName { border-color: #BE7BBA; } </style>