#C17F80 (or 0xC17F80) is unknown color: approx Charm. HEX triplet: C1, 7F and 80. RGB value is (193,127,128). Sum of RGB (Red+Green+Blue) = 193+127+128=448 (59% of max value = 765). Red value is 193 (75.78% from 255 or 43.08% from 448); Green value is 127 (50% from 255 or 28.35% from 448); Blue value is 128 (50.39% from 255 or 28.57% from 448); Max value from RGB is 193 - color contains mainly: red. Hex color #C17F80 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C17F80 is #3E807F. Grayscale: #929292. Windows color (decimal): -4096128 or 8421313. OLE color: 8421313.
HSL color Cylindrical-coordinate representation of color #C17F80: hue angle of 359.09º 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 #C17F80 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #C17F80; } p { color: rgb(193,127,128); } H1.HeaderClassName { color: #C17F80; } .AnyTagClassName { color: #C17F80; } </style>
<style> a { background-color: #C17F80; } a { background-color: rgb(193,127,128); } div.DivClassName { background-color: #C17F80; } .BgClassName { background-color: #C17F80; } </style>
<style> span { border-color: #C17F80; } span { border-color: rgb(193,127,128); } td.TdClassName { border-color: #C17F80; } .TagClassName { border-color: #C17F80; } </style>