#C17F50 (or 0xC17F50) is unknown color: approx Brandy Punch. HEX triplet: C1, 7F and 50. RGB value is (193,127,80). Sum of RGB (Red+Green+Blue) = 193+127+80=400 (52% of max value = 765). Red value is 193 (75.78% from 255 or 48.25% from 400); Green value is 127 (50% from 255 or 31.75% from 400); Blue value is 80 (31.64% from 255 or 20% from 400); Max value from RGB is 193 - color contains mainly: red. Hex color #C17F50 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C17F50 is #3E80AF. Grayscale: #8D8D8D. Windows color (decimal): -4096176 or 5275585. OLE color: 5275585.
HSL color Cylindrical-coordinate representation of color #C17F50: hue angle of 24.96º degrees, saturation: 0.48, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #C17F50 is Cyan = 0, Magento = 0.34, Yellow = 0.59 and Black (K on CMYK) = 0.24.
<style> p { color: #C17F50; } p { color: rgb(193,127,80); } H1.HeaderClassName { color: #C17F50; } .AnyTagClassName { color: #C17F50; } </style>
<style> a { background-color: #C17F50; } a { background-color: rgb(193,127,80); } div.DivClassName { background-color: #C17F50; } .BgClassName { background-color: #C17F50; } </style>
<style> span { border-color: #C17F50; } span { border-color: rgb(193,127,80); } td.TdClassName { border-color: #C17F50; } .TagClassName { border-color: #C17F50; } </style>