#C8ADD9 (or 0xC8ADD9) is unknown color: approx Prelude. HEX triplet: C8, AD and D9. RGB value is (200,173,217). Sum of RGB (Red+Green+Blue) = 200+173+217=590 (78% of max value = 765). Red value is 200 (78.52% from 255 or 33.90% from 590); Green value is 173 (67.97% from 255 or 29.32% from 590); Blue value is 217 (85.16% from 255 or 36.78% from 590); Max value from RGB is 217 - color contains mainly: blue. Hex color #C8ADD9 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C8ADD9 is #375226. Grayscale: #B9B9B9. Windows color (decimal): -3625511 or 14265800. OLE color: 14265800.
HSL color Cylindrical-coordinate representation of color #C8ADD9: hue angle of 276.82º degrees, saturation: 0.37, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C8ADD9 is Cyan = 0.08, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #C8ADD9; } p { color: rgb(200,173,217); } H1.HeaderClassName { color: #C8ADD9; } .AnyTagClassName { color: #C8ADD9; } </style>
<style> a { background-color: #C8ADD9; } a { background-color: rgb(200,173,217); } div.DivClassName { background-color: #C8ADD9; } .BgClassName { background-color: #C8ADD9; } </style>
<style> span { border-color: #C8ADD9; } span { border-color: rgb(200,173,217); } td.TdClassName { border-color: #C8ADD9; } .TagClassName { border-color: #C8ADD9; } </style>