#BDC0CC (or 0xBDC0CC) is unknown color: approx Link Water. HEX triplet: BD, C0 and CC. RGB value is (189,192,204). Sum of RGB (Red+Green+Blue) = 189+192+204=585 (77% of max value = 765). Red value is 189 (74.22% from 255 or 32.31% from 585); Green value is 192 (75.39% from 255 or 32.82% from 585); Blue value is 204 (80.08% from 255 or 34.87% from 585); Max value from RGB is 204 - color contains mainly: blue. Hex color #BDC0CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDC0CC is #423F33. Grayscale: #C0C0C0. Windows color (decimal): -4341556 or 13418685. OLE color: 13418685.
HSL color Cylindrical-coordinate representation of color #BDC0CC: hue angle of 228º 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 #BDC0CC is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BDC0CC; } p { color: rgb(189,192,204); } H1.HeaderClassName { color: #BDC0CC; } .AnyTagClassName { color: #BDC0CC; } </style>
<style> a { background-color: #BDC0CC; } a { background-color: rgb(189,192,204); } div.DivClassName { background-color: #BDC0CC; } .BgClassName { background-color: #BDC0CC; } </style>
<style> span { border-color: #BDC0CC; } span { border-color: rgb(189,192,204); } td.TdClassName { border-color: #BDC0CC; } .TagClassName { border-color: #BDC0CC; } </style>