#B89ABB (or 0xB89ABB) is unknown color: approx Lola. HEX triplet: B8, 9A and BB. RGB value is (184,154,187). Sum of RGB (Red+Green+Blue) = 184+154+187=525 (69% of max value = 765). Red value is 184 (72.27% from 255 or 35.05% from 525); Green value is 154 (60.55% from 255 or 29.33% from 525); Blue value is 187 (73.44% from 255 or 35.62% from 525); Max value from RGB is 187 - color contains mainly: blue. Hex color #B89ABB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B89ABB is #476544. Grayscale: #A6A6A6. Windows color (decimal): -4678981 or 12294840. OLE color: 12294840.
HSL color Cylindrical-coordinate representation of color #B89ABB: hue angle of 294.55º degrees, saturation: 0.2, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B89ABB is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B89ABB; } p { color: rgb(184,154,187); } H1.HeaderClassName { color: #B89ABB; } .AnyTagClassName { color: #B89ABB; } </style>
<style> a { background-color: #B89ABB; } a { background-color: rgb(184,154,187); } div.DivClassName { background-color: #B89ABB; } .BgClassName { background-color: #B89ABB; } </style>
<style> span { border-color: #B89ABB; } span { border-color: rgb(184,154,187); } td.TdClassName { border-color: #B89ABB; } .TagClassName { border-color: #B89ABB; } </style>