#B4DDE1 (or 0xB4DDE1) is unknown color: approx Powder Blue. HEX triplet: B4, DD and E1. RGB value is (180,221,225). Sum of RGB (Red+Green+Blue) = 180+221+225=626 (82% of max value = 765). Red value is 180 (70.70% from 255 or 28.75% from 626); Green value is 221 (86.72% from 255 or 35.30% from 626); Blue value is 225 (88.28% from 255 or 35.94% from 626); Max value from RGB is 225 - color contains mainly: blue. Hex color #B4DDE1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4DDE1 is #4B221E. Grayscale: #D1D1D1. Windows color (decimal): -4923935 or 14802356. OLE color: 14802356.
HSL color Cylindrical-coordinate representation of color #B4DDE1: hue angle of 185.33º degrees, saturation: 0.43, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B4DDE1 is Cyan = 0.2, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #B4DDE1; } p { color: rgb(180,221,225); } H1.HeaderClassName { color: #B4DDE1; } .AnyTagClassName { color: #B4DDE1; } </style>
<style> a { background-color: #B4DDE1; } a { background-color: rgb(180,221,225); } div.DivClassName { background-color: #B4DDE1; } .BgClassName { background-color: #B4DDE1; } </style>
<style> span { border-color: #B4DDE1; } span { border-color: rgb(180,221,225); } td.TdClassName { border-color: #B4DDE1; } .TagClassName { border-color: #B4DDE1; } </style>