#CD8ABD (or 0xCD8ABD) is unknown color: approx Lily. HEX triplet: CD, 8A and BD. RGB value is (205,138,189). Sum of RGB (Red+Green+Blue) = 205+138+189=532 (70% of max value = 765). Red value is 205 (80.47% from 255 or 38.53% from 532); Green value is 138 (54.30% from 255 or 25.94% from 532); Blue value is 189 (74.22% from 255 or 35.53% from 532); Max value from RGB is 205 - color contains mainly: red. Hex color #CD8ABD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD8ABD is #327542. Grayscale: #A3A3A3. Windows color (decimal): -3306819 or 12421837. OLE color: 12421837.
HSL color Cylindrical-coordinate representation of color #CD8ABD: hue angle of 314.33º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #CD8ABD is Cyan = 0, Magento = 0.33, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #cd8abd; } p { color: rgb(205,138,189); } H1.HeaderClassName { color: #cd8abd; } .AnyTagClassName { color: #cd8abd; } </style>
<style> a { background-color: #cd8abd; } a { background-color: rgb(205,138,189); } div.DivClassName { background-color: #cd8abd; } .BgClassName { background-color: #cd8abd; } </style>
<style> span { border-color: #cd8abd; } span { border-color: rgb(205,138,189); } td.TdClassName { border-color: #cd8abd; } .TagClassName { border-color: #cd8abd; } </style>