#C889C0 (or 0xC889C0) is unknown color: approx Lilac. HEX triplet: C8, 89 and C0. RGB value is (200,137,192). Sum of RGB (Red+Green+Blue) = 200+137+192=529 (70% of max value = 765). Red value is 200 (78.52% from 255 or 37.81% from 529); Green value is 137 (53.91% from 255 or 25.90% from 529); Blue value is 192 (75.39% from 255 or 36.29% from 529); Max value from RGB is 200 - color contains mainly: red. Hex color #C889C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C889C0 is #37763F. Grayscale: #A1A1A1. Windows color (decimal): -3634752 or 12618184. OLE color: 12618184.
HSL color Cylindrical-coordinate representation of color #C889C0: hue angle of 307.62º degrees, saturation: 0.36, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C889C0 is Cyan = 0, Magento = 0.32, Yellow = 0.04 and Black (K on CMYK) = 0.22.
<style> p { color: #C889C0; } p { color: rgb(200,137,192); } H1.HeaderClassName { color: #C889C0; } .AnyTagClassName { color: #C889C0; } </style>
<style> a { background-color: #C889C0; } a { background-color: rgb(200,137,192); } div.DivClassName { background-color: #C889C0; } .BgClassName { background-color: #C889C0; } </style>
<style> span { border-color: #C889C0; } span { border-color: rgb(200,137,192); } td.TdClassName { border-color: #C889C0; } .TagClassName { border-color: #C889C0; } </style>