#C855DE (or 0xC855DE) is unknown color: approx Medium Orchid. HEX triplet: C8, 55 and DE. RGB value is (200,85,222). Sum of RGB (Red+Green+Blue) = 200+85+222=507 (67% of max value = 765). Red value is 200 (78.52% from 255 or 39.45% from 507); Green value is 85 (33.59% from 255 or 16.77% from 507); Blue value is 222 (87.11% from 255 or 43.79% from 507); Max value from RGB is 222 - color contains mainly: blue. Hex color #C855DE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C855DE is #37AA21. Grayscale: #868686. Windows color (decimal): -3648034 or 14570952. OLE color: 14570952.
HSL color Cylindrical-coordinate representation of color #C855DE: hue angle of 290.36º degrees, saturation: 0.67, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C855DE is Cyan = 0.10, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #c855de; } p { color: rgb(200,85,222); } H1.HeaderClassName { color: #c855de; } .AnyTagClassName { color: #c855de; } </style>
<style> a { background-color: #c855de; } a { background-color: rgb(200,85,222); } div.DivClassName { background-color: #c855de; } .BgClassName { background-color: #c855de; } </style>
<style> span { border-color: #c855de; } span { border-color: rgb(200,85,222); } td.TdClassName { border-color: #c855de; } .TagClassName { border-color: #c855de; } </style>