#C059A7 (or 0xC059A7) is unknown color: approx Fuchsia. HEX triplet: C0, 59 and A7. RGB value is (192,89,167). Sum of RGB (Red+Green+Blue) = 192+89+167=448 (59% of max value = 765). Red value is 192 (75.39% from 255 or 42.86% from 448); Green value is 89 (35.16% from 255 or 19.87% from 448); Blue value is 167 (65.62% from 255 or 37.28% from 448); Max value from RGB is 192 - color contains mainly: red. Hex color #C059A7 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C059A7 is #3FA658. Grayscale: #808080. Windows color (decimal): -4171353 or 10967488. OLE color: 10967488.
HSL color Cylindrical-coordinate representation of color #C059A7: hue angle of 314.56º degrees, saturation: 0.45, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #C059A7 is Cyan = 0, Magento = 0.54, Yellow = 0.13 and Black (K on CMYK) = 0.25.
<style> p { color: #C059A7; } p { color: rgb(192,89,167); } H1.HeaderClassName { color: #C059A7; } .AnyTagClassName { color: #C059A7; } </style>
<style> a { background-color: #C059A7; } a { background-color: rgb(192,89,167); } div.DivClassName { background-color: #C059A7; } .BgClassName { background-color: #C059A7; } </style>
<style> span { border-color: #C059A7; } span { border-color: rgb(192,89,167); } td.TdClassName { border-color: #C059A7; } .TagClassName { border-color: #C059A7; } </style>