#B4CDE3 (or 0xB4CDE3) is unknown color: approx Tropical Blue. HEX triplet: B4, CD and E3. RGB value is (180,205,227). Sum of RGB (Red+Green+Blue) = 180+205+227=612 (81% of max value = 765). Red value is 180 (70.70% from 255 or 29.41% from 612); Green value is 205 (80.47% from 255 or 33.50% from 612); Blue value is 227 (89.06% from 255 or 37.09% from 612); Max value from RGB is 227 - color contains mainly: blue. Hex color #B4CDE3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4CDE3 is #4B321C. Grayscale: #C7C7C7. Windows color (decimal): -4928029 or 14929332. OLE color: 14929332.
HSL color Cylindrical-coordinate representation of color #B4CDE3: hue angle of 208.09º degrees, saturation: 0.46, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #B4CDE3 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #B4CDE3; } p { color: rgb(180,205,227); } H1.HeaderClassName { color: #B4CDE3; } .AnyTagClassName { color: #B4CDE3; } </style>
<style> a { background-color: #B4CDE3; } a { background-color: rgb(180,205,227); } div.DivClassName { background-color: #B4CDE3; } .BgClassName { background-color: #B4CDE3; } </style>
<style> span { border-color: #B4CDE3; } span { border-color: rgb(180,205,227); } td.TdClassName { border-color: #B4CDE3; } .TagClassName { border-color: #B4CDE3; } </style>