#CDA8CD (or 0xCDA8CD) is unknown color: approx Lilac. HEX triplet: CD, A8 and CD. RGB value is (205,168,205). Sum of RGB (Red+Green+Blue) = 205+168+205=578 (76% of max value = 765). Red value is 205 (80.47% from 255 or 35.47% from 578); Green value is 168 (66.02% from 255 or 29.07% from 578); Blue value is 205 (80.47% from 255 or 35.47% from 578); Max value from RGB is 205 - color contains mainly: red, blue. Hex color #CDA8CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CDA8CD is #325732. Grayscale: #B7B7B7. Windows color (decimal): -3299123 or 13478093. OLE color: 13478093.
HSL color Cylindrical-coordinate representation of color #CDA8CD: hue angle of 300º degrees, saturation: 0.27, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CDA8CD is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CDA8CD; } p { color: rgb(205,168,205); } H1.HeaderClassName { color: #CDA8CD; } .AnyTagClassName { color: #CDA8CD; } </style>
<style> a { background-color: #CDA8CD; } a { background-color: rgb(205,168,205); } div.DivClassName { background-color: #CDA8CD; } .BgClassName { background-color: #CDA8CD; } </style>
<style> span { border-color: #CDA8CD; } span { border-color: rgb(205,168,205); } td.TdClassName { border-color: #CDA8CD; } .TagClassName { border-color: #CDA8CD; } </style>