#B9CDC6 (or 0xB9CDC6) is unknown color: approx Jet Stream. HEX triplet: B9, CD and C6. RGB value is (185,205,198). Sum of RGB (Red+Green+Blue) = 185+205+198=588 (77% of max value = 765). Red value is 185 (72.66% from 255 or 31.46% from 588); Green value is 205 (80.47% from 255 or 34.86% from 588); Blue value is 198 (77.73% from 255 or 33.67% from 588); Max value from RGB is 205 - color contains mainly: green. Hex color #B9CDC6 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B9CDC6 is #463239. Grayscale: #C6C6C6. Windows color (decimal): -4600378 or 13028793. OLE color: 13028793.
HSL color Cylindrical-coordinate representation of color #B9CDC6: hue angle of 159º degrees, saturation: 0.17, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #B9CDC6 is Cyan = 0.10, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.20.
<style> p { color: #B9CDC6; } p { color: rgb(185,205,198); } H1.HeaderClassName { color: #B9CDC6; } .AnyTagClassName { color: #B9CDC6; } </style>
<style> a { background-color: #B9CDC6; } a { background-color: rgb(185,205,198); } div.DivClassName { background-color: #B9CDC6; } .BgClassName { background-color: #B9CDC6; } </style>
<style> span { border-color: #B9CDC6; } span { border-color: rgb(185,205,198); } td.TdClassName { border-color: #B9CDC6; } .TagClassName { border-color: #B9CDC6; } </style>