#B7CEED (or 0xB7CEED) is unknown color: approx Tropical Blue. HEX triplet: B7, CE and ED. RGB value is (183,206,237). Sum of RGB (Red+Green+Blue) = 183+206+237=626 (82% of max value = 765). Red value is 183 (71.88% from 255 or 29.23% from 626); Green value is 206 (80.86% from 255 or 32.91% from 626); Blue value is 237 (92.97% from 255 or 37.86% from 626); Max value from RGB is 237 - color contains mainly: blue. Hex color #B7CEED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B7CEED is #483112. Grayscale: #CACACA. Windows color (decimal): -4731155 or 15584951. OLE color: 15584951.
HSL color Cylindrical-coordinate representation of color #B7CEED: hue angle of 214.44º degrees, saturation: 0.6, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B7CEED is Cyan = 0.23, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B7CEED; } p { color: rgb(183,206,237); } H1.HeaderClassName { color: #B7CEED; } .AnyTagClassName { color: #B7CEED; } </style>
<style> a { background-color: #B7CEED; } a { background-color: rgb(183,206,237); } div.DivClassName { background-color: #B7CEED; } .BgClassName { background-color: #B7CEED; } </style>
<style> span { border-color: #B7CEED; } span { border-color: rgb(183,206,237); } td.TdClassName { border-color: #B7CEED; } .TagClassName { border-color: #B7CEED; } </style>