#BDC0C1 (or 0xBDC0C1) is unknown color: approx Heather. HEX triplet: BD, C0 and C1. RGB value is (189,192,193). Sum of RGB (Red+Green+Blue) = 189+192+193=574 (76% of max value = 765). Red value is 189 (74.22% from 255 or 32.93% from 574); Green value is 192 (75.39% from 255 or 33.45% from 574); Blue value is 193 (75.78% from 255 or 33.62% from 574); Max value from RGB is 193 - color contains mainly: blue. Hex color #BDC0C1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDC0C1 is #423F3E. Grayscale: #BFBFBF. Windows color (decimal): -4341567 or 12697789. OLE color: 12697789.
HSL color Cylindrical-coordinate representation of color #BDC0C1: hue angle of 195º degrees, saturation: 0.03, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BDC0C1 is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BDC0C1; } p { color: rgb(189,192,193); } H1.HeaderClassName { color: #BDC0C1; } .AnyTagClassName { color: #BDC0C1; } </style>
<style> a { background-color: #BDC0C1; } a { background-color: rgb(189,192,193); } div.DivClassName { background-color: #BDC0C1; } .BgClassName { background-color: #BDC0C1; } </style>
<style> span { border-color: #BDC0C1; } span { border-color: rgb(189,192,193); } td.TdClassName { border-color: #BDC0C1; } .TagClassName { border-color: #BDC0C1; } </style>