#B4CDAC (or 0xB4CDAC) is unknown color: approx Rainee. HEX triplet: B4, CD and AC. RGB value is (180,205,172). Sum of RGB (Red+Green+Blue) = 180+205+172=557 (73% of max value = 765). Red value is 180 (70.70% from 255 or 32.32% from 557); Green value is 205 (80.47% from 255 or 36.80% from 557); Blue value is 172 (67.58% from 255 or 30.88% from 557); Max value from RGB is 205 - color contains mainly: green. Hex color #B4CDAC is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B4CDAC is #4B3253. Grayscale: #C1C1C1. Windows color (decimal): -4928084 or 11324852. OLE color: 11324852.
HSL color Cylindrical-coordinate representation of color #B4CDAC: hue angle of 105.45º degrees, saturation: 0.25, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #B4CDAC is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.20.
<style> p { color: #B4CDAC; } p { color: rgb(180,205,172); } H1.HeaderClassName { color: #B4CDAC; } .AnyTagClassName { color: #B4CDAC; } </style>
<style> a { background-color: #B4CDAC; } a { background-color: rgb(180,205,172); } div.DivClassName { background-color: #B4CDAC; } .BgClassName { background-color: #B4CDAC; } </style>
<style> span { border-color: #B4CDAC; } span { border-color: rgb(180,205,172); } td.TdClassName { border-color: #B4CDAC; } .TagClassName { border-color: #B4CDAC; } </style>