#BDAEA2 (or 0xBDAEA2) is unknown color: approx Silk. HEX triplet: BD, AE and A2. RGB value is (189,174,162). Sum of RGB (Red+Green+Blue) = 189+174+162=525 (69% of max value = 765). Red value is 189 (74.22% from 255 or 36% from 525); Green value is 174 (68.36% from 255 or 33.14% from 525); Blue value is 162 (63.67% from 255 or 30.86% from 525); Max value from RGB is 189 - color contains mainly: red. Hex color #BDAEA2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BDAEA2 is #42515D. Grayscale: #B1B1B1. Windows color (decimal): -4346206 or 10661565. OLE color: 10661565.
HSL color Cylindrical-coordinate representation of color #BDAEA2: hue angle of 26.67º degrees, saturation: 0.17, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BDAEA2 is Cyan = 0, Magento = 0.08, Yellow = 0.14 and Black (K on CMYK) = 0.26.
<style> p { color: #BDAEA2; } p { color: rgb(189,174,162); } H1.HeaderClassName { color: #BDAEA2; } .AnyTagClassName { color: #BDAEA2; } </style>
<style> a { background-color: #BDAEA2; } a { background-color: rgb(189,174,162); } div.DivClassName { background-color: #BDAEA2; } .BgClassName { background-color: #BDAEA2; } </style>
<style> span { border-color: #BDAEA2; } span { border-color: rgb(189,174,162); } td.TdClassName { border-color: #BDAEA2; } .TagClassName { border-color: #BDAEA2; } </style>