#BDCACC (or 0xBDCACC) is unknown color: approx Iron. HEX triplet: BD, CA and CC. RGB value is (189,202,204). Sum of RGB (Red+Green+Blue) = 189+202+204=595 (78% of max value = 765). Red value is 189 (74.22% from 255 or 31.76% from 595); Green value is 202 (79.30% from 255 or 33.95% from 595); Blue value is 204 (80.08% from 255 or 34.29% from 595); Max value from RGB is 204 - color contains mainly: blue. Hex color #BDCACC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDCACC is #423533. Grayscale: #C6C6C6. Windows color (decimal): -4338996 or 13421245. OLE color: 13421245.
HSL color Cylindrical-coordinate representation of color #BDCACC: hue angle of 188º degrees, saturation: 0.13, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BDCACC is Cyan = 0.07, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BDCACC; } p { color: rgb(189,202,204); } H1.HeaderClassName { color: #BDCACC; } .AnyTagClassName { color: #BDCACC; } </style>
<style> a { background-color: #BDCACC; } a { background-color: rgb(189,202,204); } div.DivClassName { background-color: #BDCACC; } .BgClassName { background-color: #BDCACC; } </style>
<style> span { border-color: #BDCACC; } span { border-color: rgb(189,202,204); } td.TdClassName { border-color: #BDCACC; } .TagClassName { border-color: #BDCACC; } </style>