#C89CBF (or 0xC89CBF) is unknown color: approx Lilac. HEX triplet: C8, 9C and BF. RGB value is (200,156,191). Sum of RGB (Red+Green+Blue) = 200+156+191=547 (72% of max value = 765). Red value is 200 (78.52% from 255 or 36.56% from 547); Green value is 156 (61.33% from 255 or 28.52% from 547); Blue value is 191 (75% from 255 or 34.92% from 547); Max value from RGB is 200 - color contains mainly: red. Hex color #C89CBF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C89CBF is #376340. Grayscale: #ADADAD. Windows color (decimal): -3629889 or 12557512. OLE color: 12557512.
HSL color Cylindrical-coordinate representation of color #C89CBF: hue angle of 312.27º degrees, saturation: 0.29, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C89CBF is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.22.
<style> p { color: #C89CBF; } p { color: rgb(200,156,191); } H1.HeaderClassName { color: #C89CBF; } .AnyTagClassName { color: #C89CBF; } </style>
<style> a { background-color: #C89CBF; } a { background-color: rgb(200,156,191); } div.DivClassName { background-color: #C89CBF; } .BgClassName { background-color: #C89CBF; } </style>
<style> span { border-color: #C89CBF; } span { border-color: rgb(200,156,191); } td.TdClassName { border-color: #C89CBF; } .TagClassName { border-color: #C89CBF; } </style>