#B5CBDE (or 0xB5CBDE) is unknown color: approx Spindle. HEX triplet: B5, CB and DE. RGB value is (181,203,222). Sum of RGB (Red+Green+Blue) = 181+203+222=606 (80% of max value = 765). Red value is 181 (71.09% from 255 or 29.87% from 606); Green value is 203 (79.69% from 255 or 33.50% from 606); Blue value is 222 (87.11% from 255 or 36.63% from 606); Max value from RGB is 222 - color contains mainly: blue. Hex color #B5CBDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B5CBDE is #4A3421. Grayscale: #C6C6C6. Windows color (decimal): -4863010 or 14601141. OLE color: 14601141.
HSL color Cylindrical-coordinate representation of color #B5CBDE: hue angle of 207.8º degrees, saturation: 0.38, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B5CBDE is Cyan = 0.18, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #B5CBDE; } p { color: rgb(181,203,222); } H1.HeaderClassName { color: #B5CBDE; } .AnyTagClassName { color: #B5CBDE; } </style>
<style> a { background-color: #B5CBDE; } a { background-color: rgb(181,203,222); } div.DivClassName { background-color: #B5CBDE; } .BgClassName { background-color: #B5CBDE; } </style>
<style> span { border-color: #B5CBDE; } span { border-color: rgb(181,203,222); } td.TdClassName { border-color: #B5CBDE; } .TagClassName { border-color: #B5CBDE; } </style>