#B5989F (or 0xB5989F) is unknown color: approx Viola. HEX triplet: B5, 98 and 9F. RGB value is (181,152,159). Sum of RGB (Red+Green+Blue) = 181+152+159=492 (65% of max value = 765). Red value is 181 (71.09% from 255 or 36.79% from 492); Green value is 152 (59.77% from 255 or 30.89% from 492); Blue value is 159 (62.5% from 255 or 32.32% from 492); Max value from RGB is 181 - color contains mainly: red. Hex color #B5989F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B5989F is #4A6760. Grayscale: #A1A1A1. Windows color (decimal): -4876129 or 10459317. OLE color: 10459317.
HSL color Cylindrical-coordinate representation of color #B5989F: hue angle of 345.52º degrees, saturation: 0.16, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #B5989F is Cyan = 0, Magento = 0.16, Yellow = 0.12 and Black (K on CMYK) = 0.29.
<style> p { color: #B5989F; } p { color: rgb(181,152,159); } H1.HeaderClassName { color: #B5989F; } .AnyTagClassName { color: #B5989F; } </style>
<style> a { background-color: #B5989F; } a { background-color: rgb(181,152,159); } div.DivClassName { background-color: #B5989F; } .BgClassName { background-color: #B5989F; } </style>
<style> span { border-color: #B5989F; } span { border-color: rgb(181,152,159); } td.TdClassName { border-color: #B5989F; } .TagClassName { border-color: #B5989F; } </style>