#C74AB4 (or 0xC74AB4) is unknown color: approx Fuchsia. HEX triplet: C7, 4A and B4. RGB value is (199,74,180). Sum of RGB (Red+Green+Blue) = 199+74+180=453 (60% of max value = 765). Red value is 199 (78.12% from 255 or 43.93% from 453); Green value is 74 (29.30% from 255 or 16.34% from 453); Blue value is 180 (70.70% from 255 or 39.74% from 453); Max value from RGB is 199 - color contains mainly: red. Hex color #C74AB4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C74AB4 is #38B54B. Grayscale: #7B7B7B. Windows color (decimal): -3716428 or 11815623. OLE color: 11815623.
HSL color Cylindrical-coordinate representation of color #C74AB4: hue angle of 309.12º degrees, saturation: 0.53, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #C74AB4 is Cyan = 0, Magento = 0.63, Yellow = 0.10 and Black (K on CMYK) = 0.22.
<style> p { color: #C74AB4; } p { color: rgb(199,74,180); } H1.HeaderClassName { color: #C74AB4; } .AnyTagClassName { color: #C74AB4; } </style>
<style> a { background-color: #C74AB4; } a { background-color: rgb(199,74,180); } div.DivClassName { background-color: #C74AB4; } .BgClassName { background-color: #C74AB4; } </style>
<style> span { border-color: #C74AB4; } span { border-color: rgb(199,74,180); } td.TdClassName { border-color: #C74AB4; } .TagClassName { border-color: #C74AB4; } </style>