#C89199 (or 0xC89199) is unknown color: approx Viola. HEX triplet: C8, 91 and 99. RGB value is (200,145,153). Sum of RGB (Red+Green+Blue) = 200+145+153=498 (65% of max value = 765). Red value is 200 (78.52% from 255 or 40.16% from 498); Green value is 145 (57.03% from 255 or 29.12% from 498); Blue value is 153 (60.16% from 255 or 30.72% from 498); Max value from RGB is 200 - color contains mainly: red. Hex color #C89199 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C89199 is #376E66. Grayscale: #A2A2A2. Windows color (decimal): -3632743 or 10064328. OLE color: 10064328.
HSL color Cylindrical-coordinate representation of color #C89199: hue angle of 351.27º degrees, saturation: 0.33, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #C89199 is Cyan = 0, Magento = 0.28, Yellow = 0.24 and Black (K on CMYK) = 0.22.
<style> p { color: #C89199; } p { color: rgb(200,145,153); } H1.HeaderClassName { color: #C89199; } .AnyTagClassName { color: #C89199; } </style>
<style> a { background-color: #C89199; } a { background-color: rgb(200,145,153); } div.DivClassName { background-color: #C89199; } .BgClassName { background-color: #C89199; } </style>
<style> span { border-color: #C89199; } span { border-color: rgb(200,145,153); } td.TdClassName { border-color: #C89199; } .TagClassName { border-color: #C89199; } </style>