#BEB3AF (or 0xBEB3AF) is unknown color: approx Pink Swan. HEX triplet: BE, B3 and AF. RGB value is (190,179,175). Sum of RGB (Red+Green+Blue) = 190+179+175=544 (72% of max value = 765). Red value is 190 (74.61% from 255 or 34.93% from 544); Green value is 179 (70.31% from 255 or 32.90% from 544); Blue value is 175 (68.75% from 255 or 32.17% from 544); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB3AF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEB3AF is #414C50. Grayscale: #B5B5B5. Windows color (decimal): -4279377 or 11514814. OLE color: 11514814.
HSL color Cylindrical-coordinate representation of color #BEB3AF: hue angle of 16º degrees, saturation: 0.1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BEB3AF is Cyan = 0, Magento = 0.06, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB3AF; } p { color: rgb(190,179,175); } H1.HeaderClassName { color: #BEB3AF; } .AnyTagClassName { color: #BEB3AF; } </style>
<style> a { background-color: #BEB3AF; } a { background-color: rgb(190,179,175); } div.DivClassName { background-color: #BEB3AF; } .BgClassName { background-color: #BEB3AF; } </style>
<style> span { border-color: #BEB3AF; } span { border-color: rgb(190,179,175); } td.TdClassName { border-color: #BEB3AF; } .TagClassName { border-color: #BEB3AF; } </style>