#C17FB9 (or 0xC17FB9) is unknown color: approx London Hue. HEX triplet: C1, 7F and B9. RGB value is (193,127,185). Sum of RGB (Red+Green+Blue) = 193+127+185=505 (66% of max value = 765). Red value is 193 (75.78% from 255 or 38.22% from 505); Green value is 127 (50% from 255 or 25.15% from 505); Blue value is 185 (72.66% from 255 or 36.63% from 505); Max value from RGB is 193 - color contains mainly: red. Hex color #C17FB9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C17FB9 is #3E8046. Grayscale: #999999. Windows color (decimal): -4096071 or 12156865. OLE color: 12156865.
HSL color Cylindrical-coordinate representation of color #C17FB9: hue angle of 307.27º degrees, saturation: 0.35, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #C17FB9 is Cyan = 0, Magento = 0.34, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #C17FB9; } p { color: rgb(193,127,185); } H1.HeaderClassName { color: #C17FB9; } .AnyTagClassName { color: #C17FB9; } </style>
<style> a { background-color: #C17FB9; } a { background-color: rgb(193,127,185); } div.DivClassName { background-color: #C17FB9; } .BgClassName { background-color: #C17FB9; } </style>
<style> span { border-color: #C17FB9; } span { border-color: rgb(193,127,185); } td.TdClassName { border-color: #C17FB9; } .TagClassName { border-color: #C17FB9; } </style>