#BE9891 (or 0xBE9891) is unknown color: approx Quicksand. HEX triplet: BE, 98 and 91. RGB value is (190,152,145). Sum of RGB (Red+Green+Blue) = 190+152+145=487 (64% of max value = 765). Red value is 190 (74.61% from 255 or 39.01% from 487); Green value is 152 (59.77% from 255 or 31.21% from 487); Blue value is 145 (57.03% from 255 or 29.77% from 487); Max value from RGB is 190 - color contains mainly: red. Hex color #BE9891 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE9891 is #41676E. Grayscale: #A2A2A2. Windows color (decimal): -4286319 or 9541822. OLE color: 9541822.
HSL color Cylindrical-coordinate representation of color #BE9891: hue angle of 9.33º degrees, saturation: 0.26, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BE9891 is Cyan = 0, Magento = 0.2, Yellow = 0.24 and Black (K on CMYK) = 0.25.
<style> p { color: #BE9891; } p { color: rgb(190,152,145); } H1.HeaderClassName { color: #BE9891; } .AnyTagClassName { color: #BE9891; } </style>
<style> a { background-color: #BE9891; } a { background-color: rgb(190,152,145); } div.DivClassName { background-color: #BE9891; } .BgClassName { background-color: #BE9891; } </style>
<style> span { border-color: #BE9891; } span { border-color: rgb(190,152,145); } td.TdClassName { border-color: #BE9891; } .TagClassName { border-color: #BE9891; } </style>