#BDC1CC (or 0xBDC1CC) is unknown color: approx Link Water. HEX triplet: BD, C1 and CC. RGB value is (189,193,204). Sum of RGB (Red+Green+Blue) = 189+193+204=586 (77% of max value = 765). Red value is 189 (74.22% from 255 or 32.25% from 586); Green value is 193 (75.78% from 255 or 32.94% from 586); Blue value is 204 (80.08% from 255 or 34.81% from 586); Max value from RGB is 204 - color contains mainly: blue. Hex color #BDC1CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDC1CC is #423E33. Grayscale: #C1C1C1. Windows color (decimal): -4341300 or 13418941. OLE color: 13418941.
HSL color Cylindrical-coordinate representation of color #BDC1CC: hue angle of 224º 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 #BDC1CC is Cyan = 0.07, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BDC1CC; } p { color: rgb(189,193,204); } H1.HeaderClassName { color: #BDC1CC; } .AnyTagClassName { color: #BDC1CC; } </style>
<style> a { background-color: #BDC1CC; } a { background-color: rgb(189,193,204); } div.DivClassName { background-color: #BDC1CC; } .BgClassName { background-color: #BDC1CC; } </style>
<style> span { border-color: #BDC1CC; } span { border-color: rgb(189,193,204); } td.TdClassName { border-color: #BDC1CC; } .TagClassName { border-color: #BDC1CC; } </style>