#B4AEAC (or 0xB4AEAC) is unknown color: approx Martini. HEX triplet: B4, AE and AC. RGB value is (180,174,172). Sum of RGB (Red+Green+Blue) = 180+174+172=526 (69% of max value = 765). Red value is 180 (70.70% from 255 or 34.22% from 526); Green value is 174 (68.36% from 255 or 33.08% from 526); Blue value is 172 (67.58% from 255 or 32.70% from 526); Max value from RGB is 180 - color contains mainly: red. Hex color #B4AEAC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B4AEAC is #4B5153. Grayscale: #AFAFAF. Windows color (decimal): -4936020 or 11316916. OLE color: 11316916.
HSL color Cylindrical-coordinate representation of color #B4AEAC: hue angle of 15º degrees, saturation: 0.05, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #B4AEAC is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.29.
<style> p { color: #B4AEAC; } p { color: rgb(180,174,172); } H1.HeaderClassName { color: #B4AEAC; } .AnyTagClassName { color: #B4AEAC; } </style>
<style> a { background-color: #B4AEAC; } a { background-color: rgb(180,174,172); } div.DivClassName { background-color: #B4AEAC; } .BgClassName { background-color: #B4AEAC; } </style>
<style> span { border-color: #B4AEAC; } span { border-color: rgb(180,174,172); } td.TdClassName { border-color: #B4AEAC; } .TagClassName { border-color: #B4AEAC; } </style>