#B4D5EB (or 0xB4D5EB) is unknown color: approx Pale Cornflower Blue. HEX triplet: B4, D5 and EB. RGB value is (180,213,235). Sum of RGB (Red+Green+Blue) = 180+213+235=628 (83% of max value = 765). Red value is 180 (70.70% from 255 or 28.66% from 628); Green value is 213 (83.59% from 255 or 33.92% from 628); Blue value is 235 (92.19% from 255 or 37.42% from 628); Max value from RGB is 235 - color contains mainly: blue. Hex color #B4D5EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B4D5EB is #4B2A14. Grayscale: #CDCDCD. Windows color (decimal): -4925973 or 15455668. OLE color: 15455668.
HSL color Cylindrical-coordinate representation of color #B4D5EB: hue angle of 204º degrees, saturation: 0.58, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B4D5EB is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #B4D5EB; } p { color: rgb(180,213,235); } H1.HeaderClassName { color: #B4D5EB; } .AnyTagClassName { color: #B4D5EB; } </style>
<style> a { background-color: #B4D5EB; } a { background-color: rgb(180,213,235); } div.DivClassName { background-color: #B4D5EB; } .BgClassName { background-color: #B4D5EB; } </style>
<style> span { border-color: #B4D5EB; } span { border-color: rgb(180,213,235); } td.TdClassName { border-color: #B4D5EB; } .TagClassName { border-color: #B4D5EB; } </style>