#B18E8F (or 0xB18E8F) is unknown color: approx Viola. HEX triplet: B1, 8E and 8F. RGB value is (177,142,143). Sum of RGB (Red+Green+Blue) = 177+142+143=462 (61% of max value = 765). Red value is 177 (69.53% from 255 or 38.31% from 462); Green value is 142 (55.86% from 255 or 30.74% from 462); Blue value is 143 (56.25% from 255 or 30.95% from 462); Max value from RGB is 177 - color contains mainly: red. Hex color #B18E8F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B18E8F is #4E7170. Grayscale: #989898. Windows color (decimal): -5140849 or 9408177. OLE color: 9408177.
HSL color Cylindrical-coordinate representation of color #B18E8F: hue angle of 358.29º degrees, saturation: 0.18, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B18E8F is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.31.
<style> p { color: #B18E8F; } p { color: rgb(177,142,143); } H1.HeaderClassName { color: #B18E8F; } .AnyTagClassName { color: #B18E8F; } </style>
<style> a { background-color: #B18E8F; } a { background-color: rgb(177,142,143); } div.DivClassName { background-color: #B18E8F; } .BgClassName { background-color: #B18E8F; } </style>
<style> span { border-color: #B18E8F; } span { border-color: rgb(177,142,143); } td.TdClassName { border-color: #B18E8F; } .TagClassName { border-color: #B18E8F; } </style>