#C8BAD0 (or 0xC8BAD0) is unknown color: approx Prelude. HEX triplet: C8, BA and D0. RGB value is (200,186,208). Sum of RGB (Red+Green+Blue) = 200+186+208=594 (78% of max value = 765). Red value is 200 (78.52% from 255 or 33.67% from 594); Green value is 186 (73.05% from 255 or 31.31% from 594); Blue value is 208 (81.64% from 255 or 35.02% from 594); Max value from RGB is 208 - color contains mainly: blue. Hex color #C8BAD0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8BAD0 is #37452F. Grayscale: #C0C0C0. Windows color (decimal): -3622192 or 13679304. OLE color: 13679304.
HSL color Cylindrical-coordinate representation of color #C8BAD0: hue angle of 278.18º degrees, saturation: 0.19, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #C8BAD0 is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #C8BAD0; } p { color: rgb(200,186,208); } H1.HeaderClassName { color: #C8BAD0; } .AnyTagClassName { color: #C8BAD0; } </style>
<style> a { background-color: #C8BAD0; } a { background-color: rgb(200,186,208); } div.DivClassName { background-color: #C8BAD0; } .BgClassName { background-color: #C8BAD0; } </style>
<style> span { border-color: #C8BAD0; } span { border-color: rgb(200,186,208); } td.TdClassName { border-color: #C8BAD0; } .TagClassName { border-color: #C8BAD0; } </style>