#BE8C85 (or 0xBE8C85) is unknown color: approx Oriental Pink. HEX triplet: BE, 8C and 85. RGB value is (190,140,133). Sum of RGB (Red+Green+Blue) = 190+140+133=463 (61% of max value = 765). Red value is 190 (74.61% from 255 or 41.04% from 463); Green value is 140 (55.08% from 255 or 30.24% from 463); Blue value is 133 (52.34% from 255 or 28.73% from 463); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8C85 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE8C85 is #41737A. Grayscale: #9A9A9A. Windows color (decimal): -4289403 or 8752318. OLE color: 8752318.
HSL color Cylindrical-coordinate representation of color #BE8C85: hue angle of 7.37º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #BE8C85 is Cyan = 0, Magento = 0.26, Yellow = 0.3 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8C85; } p { color: rgb(190,140,133); } H1.HeaderClassName { color: #BE8C85; } .AnyTagClassName { color: #BE8C85; } </style>
<style> a { background-color: #BE8C85; } a { background-color: rgb(190,140,133); } div.DivClassName { background-color: #BE8C85; } .BgClassName { background-color: #BE8C85; } </style>
<style> span { border-color: #BE8C85; } span { border-color: rgb(190,140,133); } td.TdClassName { border-color: #BE8C85; } .TagClassName { border-color: #BE8C85; } </style>