#C056AE (or 0xC056AE) is unknown color: approx Fuchsia. HEX triplet: C0, 56 and AE. RGB value is (192,86,174). Sum of RGB (Red+Green+Blue) = 192+86+174=452 (59% of max value = 765). Red value is 192 (75.39% from 255 or 42.48% from 452); Green value is 86 (33.98% from 255 or 19.03% from 452); Blue value is 174 (68.36% from 255 or 38.50% from 452); Max value from RGB is 192 - color contains mainly: red. Hex color #C056AE is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C056AE is #3FA951. Grayscale: #7F7F7F. Windows color (decimal): -4172114 or 11425472. OLE color: 11425472.
HSL color Cylindrical-coordinate representation of color #C056AE: hue angle of 310.19º degrees, saturation: 0.46, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #C056AE is Cyan = 0, Magento = 0.55, Yellow = 0.09 and Black (K on CMYK) = 0.25.
<style> p { color: #C056AE; } p { color: rgb(192,86,174); } H1.HeaderClassName { color: #C056AE; } .AnyTagClassName { color: #C056AE; } </style>
<style> a { background-color: #C056AE; } a { background-color: rgb(192,86,174); } div.DivClassName { background-color: #C056AE; } .BgClassName { background-color: #C056AE; } </style>
<style> span { border-color: #C056AE; } span { border-color: rgb(192,86,174); } td.TdClassName { border-color: #C056AE; } .TagClassName { border-color: #C056AE; } </style>