#BE8BAF (or 0xBE8BAF) is unknown color: approx Lily. HEX triplet: BE, 8B and AF. RGB value is (190,139,175). Sum of RGB (Red+Green+Blue) = 190+139+175=504 (66% of max value = 765). Red value is 190 (74.61% from 255 or 37.70% from 504); Green value is 139 (54.69% from 255 or 27.58% from 504); Blue value is 175 (68.75% from 255 or 34.72% from 504); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8BAF is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE8BAF is #417450. Grayscale: #9E9E9E. Windows color (decimal): -4289617 or 11504574. OLE color: 11504574.
HSL color Cylindrical-coordinate representation of color #BE8BAF: hue angle of 317.65º degrees, saturation: 0.28, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BE8BAF is Cyan = 0, Magento = 0.27, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8BAF; } p { color: rgb(190,139,175); } H1.HeaderClassName { color: #BE8BAF; } .AnyTagClassName { color: #BE8BAF; } </style>
<style> a { background-color: #BE8BAF; } a { background-color: rgb(190,139,175); } div.DivClassName { background-color: #BE8BAF; } .BgClassName { background-color: #BE8BAF; } </style>
<style> span { border-color: #BE8BAF; } span { border-color: rgb(190,139,175); } td.TdClassName { border-color: #BE8BAF; } .TagClassName { border-color: #BE8BAF; } </style>