#BE8D93 (or 0xBE8D93) is unknown color: approx Viola. HEX triplet: BE, 8D and 93. RGB value is (190,141,147). Sum of RGB (Red+Green+Blue) = 190+141+147=478 (63% of max value = 765). Red value is 190 (74.61% from 255 or 39.75% from 478); Green value is 141 (55.47% from 255 or 29.50% from 478); Blue value is 147 (57.81% from 255 or 30.75% from 478); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8D93 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE8D93 is #41726C. Grayscale: #9C9C9C. Windows color (decimal): -4289133 or 9670078. OLE color: 9670078.
HSL color Cylindrical-coordinate representation of color #BE8D93: hue angle of 352.65º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BE8D93 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8D93; } p { color: rgb(190,141,147); } H1.HeaderClassName { color: #BE8D93; } .AnyTagClassName { color: #BE8D93; } </style>
<style> a { background-color: #BE8D93; } a { background-color: rgb(190,141,147); } div.DivClassName { background-color: #BE8D93; } .BgClassName { background-color: #BE8D93; } </style>
<style> span { border-color: #BE8D93; } span { border-color: rgb(190,141,147); } td.TdClassName { border-color: #BE8D93; } .TagClassName { border-color: #BE8D93; } </style>