#B4AAA0 (or 0xB4AAA0) is unknown color: approx Silk. HEX triplet: B4, AA and A0. RGB value is (180,170,160). Sum of RGB (Red+Green+Blue) = 180+170+160=510 (67% of max value = 765). Red value is 180 (70.70% from 255 or 35.29% from 510); Green value is 170 (66.80% from 255 or 33.33% from 510); Blue value is 160 (62.89% from 255 or 31.37% from 510); Max value from RGB is 180 - color contains mainly: red. Hex color #B4AAA0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B4AAA0 is #4B555F. Grayscale: #ABABAB. Windows color (decimal): -4937056 or 10529460. OLE color: 10529460.
HSL color Cylindrical-coordinate representation of color #B4AAA0: hue angle of 30º degrees, saturation: 0.12, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #B4AAA0 is Cyan = 0, Magento = 0.06, Yellow = 0.11 and Black (K on CMYK) = 0.29.
<style> p { color: #B4AAA0; } p { color: rgb(180,170,160); } H1.HeaderClassName { color: #B4AAA0; } .AnyTagClassName { color: #B4AAA0; } </style>
<style> a { background-color: #B4AAA0; } a { background-color: rgb(180,170,160); } div.DivClassName { background-color: #B4AAA0; } .BgClassName { background-color: #B4AAA0; } </style>
<style> span { border-color: #B4AAA0; } span { border-color: rgb(180,170,160); } td.TdClassName { border-color: #B4AAA0; } .TagClassName { border-color: #B4AAA0; } </style>