#C0987B (or 0xC0987B) is unknown color: approx Pale Taupe. HEX triplet: C0, 98 and 7B. RGB value is (192,152,123). Sum of RGB (Red+Green+Blue) = 192+152+123=467 (61% of max value = 765). Red value is 192 (75.39% from 255 or 41.11% from 467); Green value is 152 (59.77% from 255 or 32.55% from 467); Blue value is 123 (48.44% from 255 or 26.34% from 467); Max value from RGB is 192 - color contains mainly: red. Hex color #C0987B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C0987B is #3F6784. Grayscale: #A0A0A0. Windows color (decimal): -4155269 or 8100032. OLE color: 8100032.
HSL color Cylindrical-coordinate representation of color #C0987B: hue angle of 25.22º degrees, saturation: 0.35, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #C0987B is Cyan = 0, Magento = 0.21, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #C0987B; } p { color: rgb(192,152,123); } H1.HeaderClassName { color: #C0987B; } .AnyTagClassName { color: #C0987B; } </style>
<style> a { background-color: #C0987B; } a { background-color: rgb(192,152,123); } div.DivClassName { background-color: #C0987B; } .BgClassName { background-color: #C0987B; } </style>
<style> span { border-color: #C0987B; } span { border-color: rgb(192,152,123); } td.TdClassName { border-color: #C0987B; } .TagClassName { border-color: #C0987B; } </style>