#BEAA9F (or 0xBEAA9F) is unknown color: approx Silk. HEX triplet: BE, AA and 9F. RGB value is (190,170,159). Sum of RGB (Red+Green+Blue) = 190+170+159=519 (68% of max value = 765). Red value is 190 (74.61% from 255 or 36.61% from 519); Green value is 170 (66.80% from 255 or 32.76% from 519); Blue value is 159 (62.5% from 255 or 30.64% from 519); Max value from RGB is 190 - color contains mainly: red. Hex color #BEAA9F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEAA9F is #415560. Grayscale: #AEAEAE. Windows color (decimal): -4281697 or 10463934. OLE color: 10463934.
HSL color Cylindrical-coordinate representation of color #BEAA9F: hue angle of 21.29º degrees, saturation: 0.19, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BEAA9F is Cyan = 0, Magento = 0.11, Yellow = 0.16 and Black (K on CMYK) = 0.25.
<style> p { color: #BEAA9F; } p { color: rgb(190,170,159); } H1.HeaderClassName { color: #BEAA9F; } .AnyTagClassName { color: #BEAA9F; } </style>
<style> a { background-color: #BEAA9F; } a { background-color: rgb(190,170,159); } div.DivClassName { background-color: #BEAA9F; } .BgClassName { background-color: #BEAA9F; } </style>
<style> span { border-color: #BEAA9F; } span { border-color: rgb(190,170,159); } td.TdClassName { border-color: #BEAA9F; } .TagClassName { border-color: #BEAA9F; } </style>