#B8DCEE (or 0xB8DCEE) is unknown color: approx Light Blue. HEX triplet: B8, DC and EE. RGB value is (184,220,238). Sum of RGB (Red+Green+Blue) = 184+220+238=642 (85% of max value = 765). Red value is 184 (72.27% from 255 or 28.66% from 642); Green value is 220 (86.33% from 255 or 34.27% from 642); Blue value is 238 (93.36% from 255 or 37.07% from 642); Max value from RGB is 238 - color contains mainly: blue. Hex color #B8DCEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B8DCEE is #472311. Grayscale: #D3D3D3. Windows color (decimal): -4662034 or 15654072. OLE color: 15654072.
HSL color Cylindrical-coordinate representation of color #B8DCEE: hue angle of 200º degrees, saturation: 0.61, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B8DCEE is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B8DCEE; } p { color: rgb(184,220,238); } H1.HeaderClassName { color: #B8DCEE; } .AnyTagClassName { color: #B8DCEE; } </style>
<style> a { background-color: #B8DCEE; } a { background-color: rgb(184,220,238); } div.DivClassName { background-color: #B8DCEE; } .BgClassName { background-color: #B8DCEE; } </style>
<style> span { border-color: #B8DCEE; } span { border-color: rgb(184,220,238); } td.TdClassName { border-color: #B8DCEE; } .TagClassName { border-color: #B8DCEE; } </style>