#BCD0DE (or 0xBCD0DE) is unknown color: approx Spindle. HEX triplet: BC, D0 and DE. RGB value is (188,208,222). Sum of RGB (Red+Green+Blue) = 188+208+222=618 (81% of max value = 765). Red value is 188 (73.83% from 255 or 30.42% from 618); Green value is 208 (81.64% from 255 or 33.66% from 618); Blue value is 222 (87.11% from 255 or 35.92% from 618); Max value from RGB is 222 - color contains mainly: blue. Hex color #BCD0DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCD0DE is #432F21. Grayscale: #CBCBCB. Windows color (decimal): -4402978 or 14602428. OLE color: 14602428.
HSL color Cylindrical-coordinate representation of color #BCD0DE: hue angle of 204.71º degrees, saturation: 0.34, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BCD0DE is Cyan = 0.15, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BCD0DE; } p { color: rgb(188,208,222); } H1.HeaderClassName { color: #BCD0DE; } .AnyTagClassName { color: #BCD0DE; } </style>
<style> a { background-color: #BCD0DE; } a { background-color: rgb(188,208,222); } div.DivClassName { background-color: #BCD0DE; } .BgClassName { background-color: #BCD0DE; } </style>
<style> span { border-color: #BCD0DE; } span { border-color: rgb(188,208,222); } td.TdClassName { border-color: #BCD0DE; } .TagClassName { border-color: #BCD0DE; } </style>