#CD8DCB (or 0xCD8DCB) is unknown color: approx Lilac. HEX triplet: CD, 8D and CB. RGB value is (205,141,203). Sum of RGB (Red+Green+Blue) = 205+141+203=549 (72% of max value = 765). Red value is 205 (80.47% from 255 or 37.34% from 549); Green value is 141 (55.47% from 255 or 25.68% from 549); Blue value is 203 (79.69% from 255 or 36.98% from 549); Max value from RGB is 205 - color contains mainly: red. Hex color #CD8DCB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD8DCB is #327234. Grayscale: #A7A7A7. Windows color (decimal): -3306037 or 13340109. OLE color: 13340109.
HSL color Cylindrical-coordinate representation of color #CD8DCB: hue angle of 301.88º degrees, saturation: 0.39, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #CD8DCB is Cyan = 0, Magento = 0.31, Yellow = 0.01 and Black (K on CMYK) = 0.20.
<style> p { color: #CD8DCB; } p { color: rgb(205,141,203); } H1.HeaderClassName { color: #CD8DCB; } .AnyTagClassName { color: #CD8DCB; } </style>
<style> a { background-color: #CD8DCB; } a { background-color: rgb(205,141,203); } div.DivClassName { background-color: #CD8DCB; } .BgClassName { background-color: #CD8DCB; } </style>
<style> span { border-color: #CD8DCB; } span { border-color: rgb(205,141,203); } td.TdClassName { border-color: #CD8DCB; } .TagClassName { border-color: #CD8DCB; } </style>