#B4ABB2 (or 0xB4ABB2) is unknown color: approx Lily. HEX triplet: B4, AB and B2. RGB value is (180,171,178). Sum of RGB (Red+Green+Blue) = 180+171+178=529 (70% of max value = 765). Red value is 180 (70.70% from 255 or 34.03% from 529); Green value is 171 (67.19% from 255 or 32.33% from 529); Blue value is 178 (69.92% from 255 or 33.65% from 529); Max value from RGB is 180 - color contains mainly: red. Hex color #B4ABB2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B4ABB2 is #4B544D. Grayscale: #AEAEAE. Windows color (decimal): -4936782 or 11709364. OLE color: 11709364.
HSL color Cylindrical-coordinate representation of color #B4ABB2: hue angle of 313.33º degrees, saturation: 0.06, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #B4ABB2 is Cyan = 0, Magento = 0.05, Yellow = 0.01 and Black (K on CMYK) = 0.29.
<style> p { color: #B4ABB2; } p { color: rgb(180,171,178); } H1.HeaderClassName { color: #B4ABB2; } .AnyTagClassName { color: #B4ABB2; } </style>
<style> a { background-color: #B4ABB2; } a { background-color: rgb(180,171,178); } div.DivClassName { background-color: #B4ABB2; } .BgClassName { background-color: #B4ABB2; } </style>
<style> span { border-color: #B4ABB2; } span { border-color: rgb(180,171,178); } td.TdClassName { border-color: #B4ABB2; } .TagClassName { border-color: #B4ABB2; } </style>