#C8988B (or 0xC8988B) is unknown color: approx Quicksand. HEX triplet: C8, 98 and 8B. RGB value is (200,152,139). Sum of RGB (Red+Green+Blue) = 200+152+139=491 (65% of max value = 765). Red value is 200 (78.52% from 255 or 40.73% from 491); Green value is 152 (59.77% from 255 or 30.96% from 491); Blue value is 139 (54.69% from 255 or 28.31% from 491); Max value from RGB is 200 - color contains mainly: red. Hex color #C8988B is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C8988B is #376774. Grayscale: #A4A4A4. Windows color (decimal): -3630965 or 9148616. OLE color: 9148616.
HSL color Cylindrical-coordinate representation of color #C8988B: hue angle of 12.79º degrees, saturation: 0.36, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C8988B is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.22.
<style> p { color: #C8988B; } p { color: rgb(200,152,139); } H1.HeaderClassName { color: #C8988B; } .AnyTagClassName { color: #C8988B; } </style>
<style> a { background-color: #C8988B; } a { background-color: rgb(200,152,139); } div.DivClassName { background-color: #C8988B; } .BgClassName { background-color: #C8988B; } </style>
<style> span { border-color: #C8988B; } span { border-color: rgb(200,152,139); } td.TdClassName { border-color: #C8988B; } .TagClassName { border-color: #C8988B; } </style>