#B0C97B (or 0xB0C97B) is unknown color: approx Caper. HEX triplet: B0, C9 and 7B. RGB value is (176,201,123). Sum of RGB (Red+Green+Blue) = 176+201+123=500 (66% of max value = 765). Red value is 176 (69.14% from 255 or 35.2% from 500); Green value is 201 (78.91% from 255 or 40.2% from 500); Blue value is 123 (48.44% from 255 or 24.6% from 500); Max value from RGB is 201 - color contains mainly: green. Hex color #B0C97B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #B0C97B is #4F3684. Grayscale: #B8B8B8. Windows color (decimal): -5191301 or 8112560. OLE color: 8112560.
HSL color Cylindrical-coordinate representation of color #B0C97B: hue angle of 79.23º degrees, saturation: 0.42, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B0C97B is Cyan = 0.12, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.21.
<style> p { color: #b0c97b; } p { color: rgb(176,201,123); } H1.HeaderClassName { color: #b0c97b; } .AnyTagClassName { color: #b0c97b; } </style>
<style> a { background-color: #b0c97b; } a { background-color: rgb(176,201,123); } div.DivClassName { background-color: #b0c97b; } .BgClassName { background-color: #b0c97b; } </style>
<style> span { border-color: #b0c97b; } span { border-color: rgb(176,201,123); } td.TdClassName { border-color: #b0c97b; } .TagClassName { border-color: #b0c97b; } </style>