#C8C0E8 (or 0xC8C0E8) is unknown color: approx Melrose. HEX triplet: C8, C0 and E8. RGB value is (200,192,232). Sum of RGB (Red+Green+Blue) = 200+192+232=624 (82% of max value = 765). Red value is 200 (78.52% from 255 or 32.05% from 624); Green value is 192 (75.39% from 255 or 30.77% from 624); Blue value is 232 (91.02% from 255 or 37.18% from 624); Max value from RGB is 232 - color contains mainly: blue. Hex color #C8C0E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8C0E8 is #373F17. Grayscale: #C6C6C6. Windows color (decimal): -3620632 or 15253704. OLE color: 15253704.
HSL color Cylindrical-coordinate representation of color #C8C0E8: hue angle of 252º degrees, saturation: 0.47, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #C8C0E8 is Cyan = 0.14, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #C8C0E8; } p { color: rgb(200,192,232); } H1.HeaderClassName { color: #C8C0E8; } .AnyTagClassName { color: #C8C0E8; } </style>
<style> a { background-color: #C8C0E8; } a { background-color: rgb(200,192,232); } div.DivClassName { background-color: #C8C0E8; } .BgClassName { background-color: #C8C0E8; } </style>
<style> span { border-color: #C8C0E8; } span { border-color: rgb(200,192,232); } td.TdClassName { border-color: #C8C0E8; } .TagClassName { border-color: #C8C0E8; } </style>