#BEB8CF (or 0xBEB8CF) is unknown color: approx Blue Haze. HEX triplet: BE, B8 and CF. RGB value is (190,184,207). Sum of RGB (Red+Green+Blue) = 190+184+207=581 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.70% from 581); Green value is 184 (72.27% from 255 or 31.67% from 581); Blue value is 207 (81.25% from 255 or 35.63% from 581); Max value from RGB is 207 - color contains mainly: blue. Hex color #BEB8CF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEB8CF is #414730. Grayscale: #BCBCBC. Windows color (decimal): -4278065 or 13613246. OLE color: 13613246.
HSL color Cylindrical-coordinate representation of color #BEB8CF: hue angle of 255.65º degrees, saturation: 0.19, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BEB8CF is Cyan = 0.08, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #BEB8CF; } p { color: rgb(190,184,207); } H1.HeaderClassName { color: #BEB8CF; } .AnyTagClassName { color: #BEB8CF; } </style>
<style> a { background-color: #BEB8CF; } a { background-color: rgb(190,184,207); } div.DivClassName { background-color: #BEB8CF; } .BgClassName { background-color: #BEB8CF; } </style>
<style> span { border-color: #BEB8CF; } span { border-color: rgb(190,184,207); } td.TdClassName { border-color: #BEB8CF; } .TagClassName { border-color: #BEB8CF; } </style>