#BE878C (or 0xBE878C) is unknown color: approx Puce. HEX triplet: BE, 87 and 8C. RGB value is (190,135,140). Sum of RGB (Red+Green+Blue) = 190+135+140=465 (61% of max value = 765). Red value is 190 (74.61% from 255 or 40.86% from 465); Green value is 135 (53.12% from 255 or 29.03% from 465); Blue value is 140 (55.08% from 255 or 30.11% from 465); Max value from RGB is 190 - color contains mainly: red. Hex color #BE878C is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE878C is #417873. Grayscale: #989898. Windows color (decimal): -4290676 or 9209790. OLE color: 9209790.
HSL color Cylindrical-coordinate representation of color #BE878C: hue angle of 354.55º degrees, saturation: 0.3, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #BE878C is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #BE878C; } p { color: rgb(190,135,140); } H1.HeaderClassName { color: #BE878C; } .AnyTagClassName { color: #BE878C; } </style>
<style> a { background-color: #BE878C; } a { background-color: rgb(190,135,140); } div.DivClassName { background-color: #BE878C; } .BgClassName { background-color: #BE878C; } </style>
<style> span { border-color: #BE878C; } span { border-color: rgb(190,135,140); } td.TdClassName { border-color: #BE878C; } .TagClassName { border-color: #BE878C; } </style>