#B4A18D (or 0xB4A18D) is unknown color: approx Pale Taupe. HEX triplet: B4, A1 and 8D. RGB value is (180,161,141). Sum of RGB (Red+Green+Blue) = 180+161+141=482 (63% of max value = 765). Red value is 180 (70.70% from 255 or 37.34% from 482); Green value is 161 (63.28% from 255 or 33.40% from 482); Blue value is 141 (55.47% from 255 or 29.25% from 482); Max value from RGB is 180 - color contains mainly: red. Hex color #B4A18D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B4A18D is #4B5E72. Grayscale: #A4A4A4. Windows color (decimal): -4939379 or 9281972. OLE color: 9281972.
HSL color Cylindrical-coordinate representation of color #B4A18D: hue angle of 30.77º degrees, saturation: 0.21, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B4A18D is Cyan = 0, Magento = 0.11, Yellow = 0.22 and Black (K on CMYK) = 0.29.
<style> p { color: #B4A18D; } p { color: rgb(180,161,141); } H1.HeaderClassName { color: #B4A18D; } .AnyTagClassName { color: #B4A18D; } </style>
<style> a { background-color: #B4A18D; } a { background-color: rgb(180,161,141); } div.DivClassName { background-color: #B4A18D; } .BgClassName { background-color: #B4A18D; } </style>
<style> span { border-color: #B4A18D; } span { border-color: rgb(180,161,141); } td.TdClassName { border-color: #B4A18D; } .TagClassName { border-color: #B4A18D; } </style>