#BEBACC (or 0xBEBACC) is unknown color: approx Blue Haze. HEX triplet: BE, BA and CC. RGB value is (190,186,204). Sum of RGB (Red+Green+Blue) = 190+186+204=580 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.76% from 580); Green value is 186 (73.05% from 255 or 32.07% from 580); Blue value is 204 (80.08% from 255 or 35.17% from 580); Max value from RGB is 204 - color contains mainly: blue. Hex color #BEBACC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBACC is #414533. Grayscale: #BDBDBD. Windows color (decimal): -4277556 or 13417150. OLE color: 13417150.
HSL color Cylindrical-coordinate representation of color #BEBACC: hue angle of 253.33º degrees, saturation: 0.15, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #BEBACC is Cyan = 0.07, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BEBACC; } p { color: rgb(190,186,204); } H1.HeaderClassName { color: #BEBACC; } .AnyTagClassName { color: #BEBACC; } </style>
<style> a { background-color: #BEBACC; } a { background-color: rgb(190,186,204); } div.DivClassName { background-color: #BEBACC; } .BgClassName { background-color: #BEBACC; } </style>
<style> span { border-color: #BEBACC; } span { border-color: rgb(190,186,204); } td.TdClassName { border-color: #BEBACC; } .TagClassName { border-color: #BEBACC; } </style>