#BEA09E (or 0xBEA09E) is unknown color: approx Eunry. HEX triplet: BE, A0 and 9E. RGB value is (190,160,158). Sum of RGB (Red+Green+Blue) = 190+160+158=508 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.40% from 508); Green value is 160 (62.89% from 255 or 31.50% from 508); Blue value is 158 (62.11% from 255 or 31.10% from 508); Max value from RGB is 190 - color contains mainly: red. Hex color #BEA09E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEA09E is #415F61. Grayscale: #A8A8A8. Windows color (decimal): -4284258 or 10395838. OLE color: 10395838.
HSL color Cylindrical-coordinate representation of color #BEA09E: hue angle of 3.75º degrees, saturation: 0.2, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BEA09E is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #BEA09E; } p { color: rgb(190,160,158); } H1.HeaderClassName { color: #BEA09E; } .AnyTagClassName { color: #BEA09E; } </style>
<style> a { background-color: #BEA09E; } a { background-color: rgb(190,160,158); } div.DivClassName { background-color: #BEA09E; } .BgClassName { background-color: #BEA09E; } </style>
<style> span { border-color: #BEA09E; } span { border-color: rgb(190,160,158); } td.TdClassName { border-color: #BEA09E; } .TagClassName { border-color: #BEA09E; } </style>