#B0CCCD (or 0xB0CCCD) is unknown color: approx Jungle Mist. HEX triplet: B0, CC and CD. RGB value is (176,204,205). Sum of RGB (Red+Green+Blue) = 176+204+205=585 (77% of max value = 765). Red value is 176 (69.14% from 255 or 30.09% from 585); Green value is 204 (80.08% from 255 or 34.87% from 585); Blue value is 205 (80.47% from 255 or 35.04% from 585); Max value from RGB is 205 - color contains mainly: blue. Hex color #B0CCCD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B0CCCD is #4F3332. Grayscale: #C3C3C3. Windows color (decimal): -5190451 or 13487280. OLE color: 13487280.
HSL color Cylindrical-coordinate representation of color #B0CCCD: hue angle of 182.07º degrees, saturation: 0.22, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #B0CCCD is Cyan = 0.14, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #B0CCCD; } p { color: rgb(176,204,205); } H1.HeaderClassName { color: #B0CCCD; } .AnyTagClassName { color: #B0CCCD; } </style>
<style> a { background-color: #B0CCCD; } a { background-color: rgb(176,204,205); } div.DivClassName { background-color: #B0CCCD; } .BgClassName { background-color: #B0CCCD; } </style>
<style> span { border-color: #B0CCCD; } span { border-color: rgb(176,204,205); } td.TdClassName { border-color: #B0CCCD; } .TagClassName { border-color: #B0CCCD; } </style>