#C175C1 (or 0xC175C1) is unknown color: approx Fuchsia. HEX triplet: C1, 75 and C1. RGB value is (193,117,193). Sum of RGB (Red+Green+Blue) = 193+117+193=503 (66% of max value = 765). Red value is 193 (75.78% from 255 or 38.37% from 503); Green value is 117 (46.09% from 255 or 23.26% from 503); Blue value is 193 (75.78% from 255 or 38.37% from 503); Max value from RGB is 193 - color contains mainly: red, blue. Hex color #C175C1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C175C1 is #3E8A3E. Grayscale: #949494. Windows color (decimal): -4098623 or 12678593. OLE color: 12678593.
HSL color Cylindrical-coordinate representation of color #C175C1: hue angle of 300º degrees, saturation: 0.38, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #C175C1 is Cyan = 0, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #C175C1; } p { color: rgb(193,117,193); } H1.HeaderClassName { color: #C175C1; } .AnyTagClassName { color: #C175C1; } </style>
<style> a { background-color: #C175C1; } a { background-color: rgb(193,117,193); } div.DivClassName { background-color: #C175C1; } .BgClassName { background-color: #C175C1; } </style>
<style> span { border-color: #C175C1; } span { border-color: rgb(193,117,193); } td.TdClassName { border-color: #C175C1; } .TagClassName { border-color: #C175C1; } </style>