#C74F89 (or 0xC74F89) is unknown color: approx Mulberry. HEX triplet: C7, 4F and 89. RGB value is (199,79,137). Sum of RGB (Red+Green+Blue) = 199+79+137=415 (54% of max value = 765). Red value is 199 (78.12% from 255 or 47.95% from 415); Green value is 79 (31.25% from 255 or 19.04% from 415); Blue value is 137 (53.91% from 255 or 33.01% from 415); Max value from RGB is 199 - color contains mainly: red. Hex color #C74F89 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C74F89 is #38B076. Grayscale: #797979. Windows color (decimal): -3715191 or 8998855. OLE color: 8998855.
HSL color Cylindrical-coordinate representation of color #C74F89: hue angle of 331º degrees, saturation: 0.52, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #C74F89 is Cyan = 0, Magento = 0.60, Yellow = 0.31 and Black (K on CMYK) = 0.22.
<style> p { color: #c74f89; } p { color: rgb(199,79,137); } H1.HeaderClassName { color: #c74f89; } .AnyTagClassName { color: #c74f89; } </style>
<style> a { background-color: #c74f89; } a { background-color: rgb(199,79,137); } div.DivClassName { background-color: #c74f89; } .BgClassName { background-color: #c74f89; } </style>
<style> span { border-color: #c74f89; } span { border-color: rgb(199,79,137); } td.TdClassName { border-color: #c74f89; } .TagClassName { border-color: #c74f89; } </style>