#C198A0 (or 0xC198A0) is unknown color: approx Careys Pink. HEX triplet: C1, 98 and A0. RGB value is (193,152,160). Sum of RGB (Red+Green+Blue) = 193+152+160=505 (66% of max value = 765). Red value is 193 (75.78% from 255 or 38.22% from 505); Green value is 152 (59.77% from 255 or 30.10% from 505); Blue value is 160 (62.89% from 255 or 31.68% from 505); Max value from RGB is 193 - color contains mainly: red. Hex color #C198A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C198A0 is #3E675F. Grayscale: #A5A5A5. Windows color (decimal): -4089696 or 10524865. OLE color: 10524865.
HSL color Cylindrical-coordinate representation of color #C198A0: hue angle of 348.29º degrees, saturation: 0.25, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C198A0 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.24.
<style> p { color: #C198A0; } p { color: rgb(193,152,160); } H1.HeaderClassName { color: #C198A0; } .AnyTagClassName { color: #C198A0; } </style>
<style> a { background-color: #C198A0; } a { background-color: rgb(193,152,160); } div.DivClassName { background-color: #C198A0; } .BgClassName { background-color: #C198A0; } </style>
<style> span { border-color: #C198A0; } span { border-color: rgb(193,152,160); } td.TdClassName { border-color: #C198A0; } .TagClassName { border-color: #C198A0; } </style>