#C97DCD (or 0xC97DCD) is unknown color: approx Orchid. HEX triplet: C9, 7D and CD. RGB value is (201,125,205). Sum of RGB (Red+Green+Blue) = 201+125+205=531 (70% of max value = 765). Red value is 201 (78.91% from 255 or 37.85% from 531); Green value is 125 (49.22% from 255 or 23.54% from 531); Blue value is 205 (80.47% from 255 or 38.61% from 531); Max value from RGB is 205 - color contains mainly: blue. Hex color #C97DCD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C97DCD is #368232. Grayscale: #9C9C9C. Windows color (decimal): -3572275 or 13467081. OLE color: 13467081.
HSL color Cylindrical-coordinate representation of color #C97DCD: hue angle of 297º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #C97DCD is Cyan = 0.02, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C97DCD; } p { color: rgb(201,125,205); } H1.HeaderClassName { color: #C97DCD; } .AnyTagClassName { color: #C97DCD; } </style>
<style> a { background-color: #C97DCD; } a { background-color: rgb(201,125,205); } div.DivClassName { background-color: #C97DCD; } .BgClassName { background-color: #C97DCD; } </style>
<style> span { border-color: #C97DCD; } span { border-color: rgb(201,125,205); } td.TdClassName { border-color: #C97DCD; } .TagClassName { border-color: #C97DCD; } </style>