#C88799 (or 0xC88799) is unknown color: approx Puce. HEX triplet: C8, 87 and 99. RGB value is (200,135,153). Sum of RGB (Red+Green+Blue) = 200+135+153=488 (64% of max value = 765). Red value is 200 (78.52% from 255 or 40.98% from 488); Green value is 135 (53.12% from 255 or 27.66% from 488); Blue value is 153 (60.16% from 255 or 31.35% from 488); Max value from RGB is 200 - color contains mainly: red. Hex color #C88799 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C88799 is #377866. Grayscale: #9C9C9C. Windows color (decimal): -3635303 or 10061768. OLE color: 10061768.
HSL color Cylindrical-coordinate representation of color #C88799: hue angle of 343.38º degrees, saturation: 0.37, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #C88799 is Cyan = 0, Magento = 0.32, Yellow = 0.24 and Black (K on CMYK) = 0.22.
<style> p { color: #C88799; } p { color: rgb(200,135,153); } H1.HeaderClassName { color: #C88799; } .AnyTagClassName { color: #C88799; } </style>
<style> a { background-color: #C88799; } a { background-color: rgb(200,135,153); } div.DivClassName { background-color: #C88799; } .BgClassName { background-color: #C88799; } </style>
<style> span { border-color: #C88799; } span { border-color: rgb(200,135,153); } td.TdClassName { border-color: #C88799; } .TagClassName { border-color: #C88799; } </style>