#C85EDF (or 0xC85EDF) is unknown color: approx Medium Orchid. HEX triplet: C8, 5E and DF. RGB value is (200,94,223). Sum of RGB (Red+Green+Blue) = 200+94+223=517 (68% of max value = 765). Red value is 200 (78.52% from 255 or 38.68% from 517); Green value is 94 (37.11% from 255 or 18.18% from 517); Blue value is 223 (87.5% from 255 or 43.13% from 517); Max value from RGB is 223 - color contains mainly: blue. Hex color #C85EDF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C85EDF is #37A120. Grayscale: #8B8B8B. Windows color (decimal): -3645729 or 14638792. OLE color: 14638792.
HSL color Cylindrical-coordinate representation of color #C85EDF: hue angle of 289.3º degrees, saturation: 0.67, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #C85EDF is Cyan = 0.10, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C85EDF; } p { color: rgb(200,94,223); } H1.HeaderClassName { color: #C85EDF; } .AnyTagClassName { color: #C85EDF; } </style>
<style> a { background-color: #C85EDF; } a { background-color: rgb(200,94,223); } div.DivClassName { background-color: #C85EDF; } .BgClassName { background-color: #C85EDF; } </style>
<style> span { border-color: #C85EDF; } span { border-color: rgb(200,94,223); } td.TdClassName { border-color: #C85EDF; } .TagClassName { border-color: #C85EDF; } </style>