#B8CCEB (or 0xB8CCEB) is unknown color: approx Tropical Blue. HEX triplet: B8, CC and EB. RGB value is (184,204,235). Sum of RGB (Red+Green+Blue) = 184+204+235=623 (82% of max value = 765). Red value is 184 (72.27% from 255 or 29.53% from 623); Green value is 204 (80.08% from 255 or 32.74% from 623); Blue value is 235 (92.19% from 255 or 37.72% from 623); Max value from RGB is 235 - color contains mainly: blue. Hex color #B8CCEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B8CCEB is #473314. Grayscale: #C9C9C9. Windows color (decimal): -4666133 or 15453368. OLE color: 15453368.
HSL color Cylindrical-coordinate representation of color #B8CCEB: hue angle of 216.47º degrees, saturation: 0.56, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B8CCEB is Cyan = 0.22, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #B8CCEB; } p { color: rgb(184,204,235); } H1.HeaderClassName { color: #B8CCEB; } .AnyTagClassName { color: #B8CCEB; } </style>
<style> a { background-color: #B8CCEB; } a { background-color: rgb(184,204,235); } div.DivClassName { background-color: #B8CCEB; } .BgClassName { background-color: #B8CCEB; } </style>
<style> span { border-color: #B8CCEB; } span { border-color: rgb(184,204,235); } td.TdClassName { border-color: #B8CCEB; } .TagClassName { border-color: #B8CCEB; } </style>