#C389A0 (or 0xC389A0) is unknown color: approx Viola. HEX triplet: C3, 89 and A0. RGB value is (195,137,160). Sum of RGB (Red+Green+Blue) = 195+137+160=492 (65% of max value = 765). Red value is 195 (76.56% from 255 or 39.63% from 492); Green value is 137 (53.91% from 255 or 27.85% from 492); Blue value is 160 (62.89% from 255 or 32.52% from 492); Max value from RGB is 195 - color contains mainly: red. Hex color #C389A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C389A0 is #3C765F. Grayscale: #9C9C9C. Windows color (decimal): -3962464 or 10521027. OLE color: 10521027.
HSL color Cylindrical-coordinate representation of color #C389A0: hue angle of 336.21º degrees, saturation: 0.33, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #C389A0 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.24.
<style> p { color: #C389A0; } p { color: rgb(195,137,160); } H1.HeaderClassName { color: #C389A0; } .AnyTagClassName { color: #C389A0; } </style>
<style> a { background-color: #C389A0; } a { background-color: rgb(195,137,160); } div.DivClassName { background-color: #C389A0; } .BgClassName { background-color: #C389A0; } </style>
<style> span { border-color: #C389A0; } span { border-color: rgb(195,137,160); } td.TdClassName { border-color: #C389A0; } .TagClassName { border-color: #C389A0; } </style>