#C164DD (or 0xC164DD) is unknown color: approx Medium Orchid. HEX triplet: C1, 64 and DD. RGB value is (193,100,221). Sum of RGB (Red+Green+Blue) = 193+100+221=514 (68% of max value = 765). Red value is 193 (75.78% from 255 or 37.55% from 514); Green value is 100 (39.45% from 255 or 19.46% from 514); Blue value is 221 (86.72% from 255 or 43.00% from 514); Max value from RGB is 221 - color contains mainly: blue. Hex color #C164DD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C164DD is #3E9B22. Grayscale: #8D8D8D. Windows color (decimal): -4102947 or 14509249. OLE color: 14509249.
HSL color Cylindrical-coordinate representation of color #C164DD: hue angle of 286.12º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #C164DD is Cyan = 0.13, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C164DD; } p { color: rgb(193,100,221); } H1.HeaderClassName { color: #C164DD; } .AnyTagClassName { color: #C164DD; } </style>
<style> a { background-color: #C164DD; } a { background-color: rgb(193,100,221); } div.DivClassName { background-color: #C164DD; } .BgClassName { background-color: #C164DD; } </style>
<style> span { border-color: #C164DD; } span { border-color: rgb(193,100,221); } td.TdClassName { border-color: #C164DD; } .TagClassName { border-color: #C164DD; } </style>