#B0C4C1 (or 0xB0C4C1) is unknown color: approx Jungle Mist. HEX triplet: B0, C4 and C1. RGB value is (176,196,193). Sum of RGB (Red+Green+Blue) = 176+196+193=565 (74% of max value = 765). Red value is 176 (69.14% from 255 or 31.15% from 565); Green value is 196 (76.95% from 255 or 34.69% from 565); Blue value is 193 (75.78% from 255 or 34.16% from 565); Max value from RGB is 196 - color contains mainly: green. Hex color #B0C4C1 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B0C4C1 is #4F3B3E. Grayscale: #BDBDBD. Windows color (decimal): -5192511 or 12698800. OLE color: 12698800.
HSL color Cylindrical-coordinate representation of color #B0C4C1: hue angle of 171º degrees, saturation: 0.14, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #B0C4C1 is Cyan = 0.10, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.23.
<style> p { color: #B0C4C1; } p { color: rgb(176,196,193); } H1.HeaderClassName { color: #B0C4C1; } .AnyTagClassName { color: #B0C4C1; } </style>
<style> a { background-color: #B0C4C1; } a { background-color: rgb(176,196,193); } div.DivClassName { background-color: #B0C4C1; } .BgClassName { background-color: #B0C4C1; } </style>
<style> span { border-color: #B0C4C1; } span { border-color: rgb(176,196,193); } td.TdClassName { border-color: #B0C4C1; } .TagClassName { border-color: #B0C4C1; } </style>