#C8EACD (or 0xC8EACD) is unknown color: approx Granny Apple. HEX triplet: C8, EA and CD. RGB value is (200,234,205). Sum of RGB (Red+Green+Blue) = 200+234+205=639 (84% of max value = 765). Red value is 200 (78.52% from 255 or 31.30% from 639); Green value is 234 (91.80% from 255 or 36.62% from 639); Blue value is 205 (80.47% from 255 or 32.08% from 639); Max value from RGB is 234 - color contains mainly: green. Hex color #C8EACD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C8EACD is #371532. Grayscale: #DCDCDC. Windows color (decimal): -3609907 or 13494984. OLE color: 13494984.
HSL color Cylindrical-coordinate representation of color #C8EACD: hue angle of 128.82º degrees, saturation: 0.45, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #C8EACD is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.08.
<style> p { color: #c8eacd; } p { color: rgb(200,234,205); } H1.HeaderClassName { color: #c8eacd; } .AnyTagClassName { color: #c8eacd; } </style>
<style> a { background-color: #c8eacd; } a { background-color: rgb(200,234,205); } div.DivClassName { background-color: #c8eacd; } .BgClassName { background-color: #c8eacd; } </style>
<style> span { border-color: #c8eacd; } span { border-color: rgb(200,234,205); } td.TdClassName { border-color: #c8eacd; } .TagClassName { border-color: #c8eacd; } </style>