#BDCABC (or 0xBDCABC) is unknown color: approx Paris White. HEX triplet: BD, CA and BC. RGB value is (189,202,188). Sum of RGB (Red+Green+Blue) = 189+202+188=579 (76% of max value = 765). Red value is 189 (74.22% from 255 or 32.64% from 579); Green value is 202 (79.30% from 255 or 34.89% from 579); Blue value is 188 (73.83% from 255 or 32.47% from 579); Max value from RGB is 202 - color contains mainly: green. Hex color #BDCABC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDCABC is #423543. Grayscale: #C4C4C4. Windows color (decimal): -4339012 or 12372669. OLE color: 12372669.
HSL color Cylindrical-coordinate representation of color #BDCABC: hue angle of 115.71º degrees, saturation: 0.12, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BDCABC is Cyan = 0.06, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #BDCABC; } p { color: rgb(189,202,188); } H1.HeaderClassName { color: #BDCABC; } .AnyTagClassName { color: #BDCABC; } </style>
<style> a { background-color: #BDCABC; } a { background-color: rgb(189,202,188); } div.DivClassName { background-color: #BDCABC; } .BgClassName { background-color: #BDCABC; } </style>
<style> span { border-color: #BDCABC; } span { border-color: rgb(189,202,188); } td.TdClassName { border-color: #BDCABC; } .TagClassName { border-color: #BDCABC; } </style>