#BDACC9 (or 0xBDACC9) is unknown color: approx French Grey. HEX triplet: BD, AC and C9. RGB value is (189,172,201). Sum of RGB (Red+Green+Blue) = 189+172+201=562 (74% of max value = 765). Red value is 189 (74.22% from 255 or 33.63% from 562); Green value is 172 (67.58% from 255 or 30.60% from 562); Blue value is 201 (78.91% from 255 or 35.77% from 562); Max value from RGB is 201 - color contains mainly: blue. Hex color #BDACC9 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BDACC9 is #425336. Grayscale: #B4B4B4. Windows color (decimal): -4346679 or 13216957. OLE color: 13216957.
HSL color Cylindrical-coordinate representation of color #BDACC9: hue angle of 275.17º degrees, saturation: 0.21, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BDACC9 is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #BDACC9; } p { color: rgb(189,172,201); } H1.HeaderClassName { color: #BDACC9; } .AnyTagClassName { color: #BDACC9; } </style>
<style> a { background-color: #BDACC9; } a { background-color: rgb(189,172,201); } div.DivClassName { background-color: #BDACC9; } .BgClassName { background-color: #BDACC9; } </style>
<style> span { border-color: #BDACC9; } span { border-color: rgb(189,172,201); } td.TdClassName { border-color: #BDACC9; } .TagClassName { border-color: #BDACC9; } </style>