#C171EB (or 0xC171EB) is unknown color: approx Heliotrope. HEX triplet: C1, 71 and EB. RGB value is (193,113,235). Sum of RGB (Red+Green+Blue) = 193+113+235=541 (71% of max value = 765). Red value is 193 (75.78% from 255 or 35.67% from 541); Green value is 113 (44.53% from 255 or 20.89% from 541); Blue value is 235 (92.19% from 255 or 43.44% from 541); Max value from RGB is 235 - color contains mainly: blue. Hex color #C171EB is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #C171EB is #3E8E14. Grayscale: #969696. Windows color (decimal): -4099605 or 15430081. OLE color: 15430081.
HSL color Cylindrical-coordinate representation of color #C171EB: hue angle of 279.34º degrees, saturation: 0.75, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #C171EB is Cyan = 0.18, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #C171EB; } p { color: rgb(193,113,235); } H1.HeaderClassName { color: #C171EB; } .AnyTagClassName { color: #C171EB; } </style>
<style> a { background-color: #C171EB; } a { background-color: rgb(193,113,235); } div.DivClassName { background-color: #C171EB; } .BgClassName { background-color: #C171EB; } </style>
<style> span { border-color: #C171EB; } span { border-color: rgb(193,113,235); } td.TdClassName { border-color: #C171EB; } .TagClassName { border-color: #C171EB; } </style>