#BFCDDF (or 0xBFCDDF) is unknown color: approx Link Water. HEX triplet: BF, CD and DF. RGB value is (191,205,223). Sum of RGB (Red+Green+Blue) = 191+205+223=619 (81% of max value = 765). Red value is 191 (75% from 255 or 30.86% from 619); Green value is 205 (80.47% from 255 or 33.12% from 619); Blue value is 223 (87.5% from 255 or 36.03% from 619); Max value from RGB is 223 - color contains mainly: blue. Hex color #BFCDDF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFCDDF is #403220. Grayscale: #CACACA. Windows color (decimal): -4207137 or 14667199. OLE color: 14667199.
HSL color Cylindrical-coordinate representation of color #BFCDDF: hue angle of 213.75º degrees, saturation: 0.33, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BFCDDF is Cyan = 0.14, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BFCDDF; } p { color: rgb(191,205,223); } H1.HeaderClassName { color: #BFCDDF; } .AnyTagClassName { color: #BFCDDF; } </style>
<style> a { background-color: #BFCDDF; } a { background-color: rgb(191,205,223); } div.DivClassName { background-color: #BFCDDF; } .BgClassName { background-color: #BFCDDF; } </style>
<style> span { border-color: #BFCDDF; } span { border-color: rgb(191,205,223); } td.TdClassName { border-color: #BFCDDF; } .TagClassName { border-color: #BFCDDF; } </style>