#C89BA5 (or 0xC89BA5) is unknown color: approx Careys Pink. HEX triplet: C8, 9B and A5. RGB value is (200,155,165). Sum of RGB (Red+Green+Blue) = 200+155+165=520 (68% of max value = 765). Red value is 200 (78.52% from 255 or 38.46% from 520); Green value is 155 (60.94% from 255 or 29.81% from 520); Blue value is 165 (64.84% from 255 or 31.73% from 520); Max value from RGB is 200 - color contains mainly: red. Hex color #C89BA5 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C89BA5 is #37645A. Grayscale: #A9A9A9. Windows color (decimal): -3630171 or 10853320. OLE color: 10853320.
HSL color Cylindrical-coordinate representation of color #C89BA5: hue angle of 346.67º 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 #C89BA5 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.22.
<style> p { color: #C89BA5; } p { color: rgb(200,155,165); } H1.HeaderClassName { color: #C89BA5; } .AnyTagClassName { color: #C89BA5; } </style>
<style> a { background-color: #C89BA5; } a { background-color: rgb(200,155,165); } div.DivClassName { background-color: #C89BA5; } .BgClassName { background-color: #C89BA5; } </style>
<style> span { border-color: #C89BA5; } span { border-color: rgb(200,155,165); } td.TdClassName { border-color: #C89BA5; } .TagClassName { border-color: #C89BA5; } </style>