#B4CAE6 (or 0xB4CAE6) is unknown color: approx Tropical Blue. HEX triplet: B4, CA and E6. RGB value is (180,202,230). Sum of RGB (Red+Green+Blue) = 180+202+230=612 (81% of max value = 765). Red value is 180 (70.70% from 255 or 29.41% from 612); Green value is 202 (79.30% from 255 or 33.01% from 612); Blue value is 230 (90.23% from 255 or 37.58% from 612); Max value from RGB is 230 - color contains mainly: blue. Hex color #B4CAE6 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B4CAE6 is #4B3519. Grayscale: #C6C6C6. Windows color (decimal): -4928794 or 15125172. OLE color: 15125172.
HSL color Cylindrical-coordinate representation of color #B4CAE6: hue angle of 213.6º degrees, saturation: 0.5, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B4CAE6 is Cyan = 0.22, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #B4CAE6; } p { color: rgb(180,202,230); } H1.HeaderClassName { color: #B4CAE6; } .AnyTagClassName { color: #B4CAE6; } </style>
<style> a { background-color: #B4CAE6; } a { background-color: rgb(180,202,230); } div.DivClassName { background-color: #B4CAE6; } .BgClassName { background-color: #B4CAE6; } </style>
<style> span { border-color: #B4CAE6; } span { border-color: rgb(180,202,230); } td.TdClassName { border-color: #B4CAE6; } .TagClassName { border-color: #B4CAE6; } </style>