#B4CDCF (or 0xB4CDCF) is unknown color: approx Jungle Mist. HEX triplet: B4, CD and CF. RGB value is (180,205,207). Sum of RGB (Red+Green+Blue) = 180+205+207=592 (78% of max value = 765). Red value is 180 (70.70% from 255 or 30.41% from 592); Green value is 205 (80.47% from 255 or 34.63% from 592); Blue value is 207 (81.25% from 255 or 34.97% from 592); Max value from RGB is 207 - color contains mainly: blue. Hex color #B4CDCF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4CDCF is #4B3230. Grayscale: #C5C5C5. Windows color (decimal): -4928049 or 13618612. OLE color: 13618612.
HSL color Cylindrical-coordinate representation of color #B4CDCF: hue angle of 184.44º degrees, saturation: 0.22, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #B4CDCF is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #B4CDCF; } p { color: rgb(180,205,207); } H1.HeaderClassName { color: #B4CDCF; } .AnyTagClassName { color: #B4CDCF; } </style>
<style> a { background-color: #B4CDCF; } a { background-color: rgb(180,205,207); } div.DivClassName { background-color: #B4CDCF; } .BgClassName { background-color: #B4CDCF; } </style>
<style> span { border-color: #B4CDCF; } span { border-color: rgb(180,205,207); } td.TdClassName { border-color: #B4CDCF; } .TagClassName { border-color: #B4CDCF; } </style>