#C8CEBB (or 0xC8CEBB) is unknown color: approx Harp. HEX triplet: C8, CE and BB. RGB value is (200,206,187). Sum of RGB (Red+Green+Blue) = 200+206+187=593 (78% of max value = 765). Red value is 200 (78.52% from 255 or 33.73% from 593); Green value is 206 (80.86% from 255 or 34.74% from 593); Blue value is 187 (73.44% from 255 or 31.53% from 593); Max value from RGB is 206 - color contains mainly: green. Hex color #C8CEBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8CEBB is #373144. Grayscale: #CACACA. Windows color (decimal): -3617093 or 12308168. OLE color: 12308168.
HSL color Cylindrical-coordinate representation of color #C8CEBB: hue angle of 78.95º degrees, saturation: 0.16, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #C8CEBB is Cyan = 0.03, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.19.
<style> p { color: #C8CEBB; } p { color: rgb(200,206,187); } H1.HeaderClassName { color: #C8CEBB; } .AnyTagClassName { color: #C8CEBB; } </style>
<style> a { background-color: #C8CEBB; } a { background-color: rgb(200,206,187); } div.DivClassName { background-color: #C8CEBB; } .BgClassName { background-color: #C8CEBB; } </style>
<style> span { border-color: #C8CEBB; } span { border-color: rgb(200,206,187); } td.TdClassName { border-color: #C8CEBB; } .TagClassName { border-color: #C8CEBB; } </style>