#BE8889 (or 0xBE8889) is unknown color: approx Puce. HEX triplet: BE, 88 and 89. RGB value is (190,136,137). Sum of RGB (Red+Green+Blue) = 190+136+137=463 (61% of max value = 765). Red value is 190 (74.61% from 255 or 41.04% from 463); Green value is 136 (53.52% from 255 or 29.37% from 463); Blue value is 137 (53.91% from 255 or 29.59% from 463); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8889 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE8889 is #417776. Grayscale: #989898. Windows color (decimal): -4290423 or 9013438. OLE color: 9013438.
HSL color Cylindrical-coordinate representation of color #BE8889: hue angle of 358.89º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BE8889 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8889; } p { color: rgb(190,136,137); } H1.HeaderClassName { color: #BE8889; } .AnyTagClassName { color: #BE8889; } </style>
<style> a { background-color: #BE8889; } a { background-color: rgb(190,136,137); } div.DivClassName { background-color: #BE8889; } .BgClassName { background-color: #BE8889; } </style>
<style> span { border-color: #BE8889; } span { border-color: rgb(190,136,137); } td.TdClassName { border-color: #BE8889; } .TagClassName { border-color: #BE8889; } </style>