#BDCED5 (or 0xBDCED5) is unknown color: approx Spindle. HEX triplet: BD, CE and D5. RGB value is (189,206,213). Sum of RGB (Red+Green+Blue) = 189+206+213=608 (80% of max value = 765). Red value is 189 (74.22% from 255 or 31.09% from 608); Green value is 206 (80.86% from 255 or 33.88% from 608); Blue value is 213 (83.59% from 255 or 35.03% from 608); Max value from RGB is 213 - color contains mainly: blue. Hex color #BDCED5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDCED5 is #42312A. Grayscale: #C9C9C9. Windows color (decimal): -4337963 or 14012093. OLE color: 14012093.
HSL color Cylindrical-coordinate representation of color #BDCED5: hue angle of 197.5º degrees, saturation: 0.22, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BDCED5 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #BDCED5; } p { color: rgb(189,206,213); } H1.HeaderClassName { color: #BDCED5; } .AnyTagClassName { color: #BDCED5; } </style>
<style> a { background-color: #BDCED5; } a { background-color: rgb(189,206,213); } div.DivClassName { background-color: #BDCED5; } .BgClassName { background-color: #BDCED5; } </style>
<style> span { border-color: #BDCED5; } span { border-color: rgb(189,206,213); } td.TdClassName { border-color: #BDCED5; } .TagClassName { border-color: #BDCED5; } </style>