#C1888E (or 0xC1888E) is unknown color: approx Puce. HEX triplet: C1, 88 and 8E. RGB value is (193,136,142). Sum of RGB (Red+Green+Blue) = 193+136+142=471 (62% of max value = 765). Red value is 193 (75.78% from 255 or 40.98% from 471); Green value is 136 (53.52% from 255 or 28.87% from 471); Blue value is 142 (55.86% from 255 or 30.15% from 471); Max value from RGB is 193 - color contains mainly: red. Hex color #C1888E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C1888E is #3E7771. Grayscale: #999999. Windows color (decimal): -4093810 or 9341121. OLE color: 9341121.
HSL color Cylindrical-coordinate representation of color #C1888E: hue angle of 353.68º degrees, saturation: 0.31, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #C1888E is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.24.
<style> p { color: #C1888E; } p { color: rgb(193,136,142); } H1.HeaderClassName { color: #C1888E; } .AnyTagClassName { color: #C1888E; } </style>
<style> a { background-color: #C1888E; } a { background-color: rgb(193,136,142); } div.DivClassName { background-color: #C1888E; } .BgClassName { background-color: #C1888E; } </style>
<style> span { border-color: #C1888E; } span { border-color: rgb(193,136,142); } td.TdClassName { border-color: #C1888E; } .TagClassName { border-color: #C1888E; } </style>