#C18F7F (or 0xC18F7F) is unknown color: approx Oriental Pink. HEX triplet: C1, 8F and 7F. RGB value is (193,143,127). Sum of RGB (Red+Green+Blue) = 193+143+127=463 (61% of max value = 765). Red value is 193 (75.78% from 255 or 41.68% from 463); Green value is 143 (56.25% from 255 or 30.89% from 463); Blue value is 127 (50% from 255 or 27.43% from 463); Max value from RGB is 193 - color contains mainly: red. Hex color #C18F7F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C18F7F is #3E7080. Grayscale: #9C9C9C. Windows color (decimal): -4092033 or 8359873. OLE color: 8359873.
HSL color Cylindrical-coordinate representation of color #C18F7F: hue angle of 14.55º 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 #C18F7F is Cyan = 0, Magento = 0.26, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #C18F7F; } p { color: rgb(193,143,127); } H1.HeaderClassName { color: #C18F7F; } .AnyTagClassName { color: #C18F7F; } </style>
<style> a { background-color: #C18F7F; } a { background-color: rgb(193,143,127); } div.DivClassName { background-color: #C18F7F; } .BgClassName { background-color: #C18F7F; } </style>
<style> span { border-color: #C18F7F; } span { border-color: rgb(193,143,127); } td.TdClassName { border-color: #C18F7F; } .TagClassName { border-color: #C18F7F; } </style>