#C94CAA (or 0xC94CAA) is unknown color: approx Fuchsia. HEX triplet: C9, 4C and AA. RGB value is (201,76,170). Sum of RGB (Red+Green+Blue) = 201+76+170=447 (59% of max value = 765). Red value is 201 (78.91% from 255 or 44.97% from 447); Green value is 76 (30.08% from 255 or 17.00% from 447); Blue value is 170 (66.80% from 255 or 38.03% from 447); Max value from RGB is 201 - color contains mainly: red. Hex color #C94CAA is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C94CAA is #36B355. Grayscale: #7B7B7B. Windows color (decimal): -3584854 or 11160777. OLE color: 11160777.
HSL color Cylindrical-coordinate representation of color #C94CAA: hue angle of 314.88º degrees, saturation: 0.54, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C94CAA is Cyan = 0, Magento = 0.62, Yellow = 0.15 and Black (K on CMYK) = 0.21.
<style> p { color: #C94CAA; } p { color: rgb(201,76,170); } H1.HeaderClassName { color: #C94CAA; } .AnyTagClassName { color: #C94CAA; } </style>
<style> a { background-color: #C94CAA; } a { background-color: rgb(201,76,170); } div.DivClassName { background-color: #C94CAA; } .BgClassName { background-color: #C94CAA; } </style>
<style> span { border-color: #C94CAA; } span { border-color: rgb(201,76,170); } td.TdClassName { border-color: #C94CAA; } .TagClassName { border-color: #C94CAA; } </style>