#CD85B5 (or 0xCD85B5) is unknown color: approx Lily. HEX triplet: CD, 85 and B5. RGB value is (205,133,181). Sum of RGB (Red+Green+Blue) = 205+133+181=519 (68% of max value = 765). Red value is 205 (80.47% from 255 or 39.50% from 519); Green value is 133 (52.34% from 255 or 25.63% from 519); Blue value is 181 (71.09% from 255 or 34.87% from 519); Max value from RGB is 205 - color contains mainly: red. Hex color #CD85B5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD85B5 is #327A4A. Grayscale: #9F9F9F. Windows color (decimal): -3308107 or 11896269. OLE color: 11896269.
HSL color Cylindrical-coordinate representation of color #CD85B5: hue angle of 320º degrees, saturation: 0.42, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CD85B5 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #CD85B5; } p { color: rgb(205,133,181); } H1.HeaderClassName { color: #CD85B5; } .AnyTagClassName { color: #CD85B5; } </style>
<style> a { background-color: #CD85B5; } a { background-color: rgb(205,133,181); } div.DivClassName { background-color: #CD85B5; } .BgClassName { background-color: #CD85B5; } </style>
<style> span { border-color: #CD85B5; } span { border-color: rgb(205,133,181); } td.TdClassName { border-color: #CD85B5; } .TagClassName { border-color: #CD85B5; } </style>