#C4199A (or 0xC4199A) is unknown color: approx Medium Violet Red. HEX triplet: C4, 19 and 9A. RGB value is (196,25,154). Sum of RGB (Red+Green+Blue) = 196+25+154=375 (49% of max value = 765). Red value is 196 (76.95% from 255 or 52.27% from 375); Green value is 25 (10.16% from 255 or 6.67% from 375); Blue value is 154 (60.55% from 255 or 41.07% from 375); Max value from RGB is 196 - color contains mainly: red. Hex color #C4199A is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #C4199A is #3BE665. Grayscale: #5A5A5A. Windows color (decimal): -3925606 or 10099140. OLE color: 10099140.
HSL color Cylindrical-coordinate representation of color #C4199A: hue angle of 314.74º degrees, saturation: 0.77, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C4199A is Cyan = 0, Magento = 0.87, Yellow = 0.21 and Black (K on CMYK) = 0.23.
<style> p { color: #C4199A; } p { color: rgb(196,25,154); } H1.HeaderClassName { color: #C4199A; } .AnyTagClassName { color: #C4199A; } </style>
<style> a { background-color: #C4199A; } a { background-color: rgb(196,25,154); } div.DivClassName { background-color: #C4199A; } .BgClassName { background-color: #C4199A; } </style>
<style> span { border-color: #C4199A; } span { border-color: rgb(196,25,154); } td.TdClassName { border-color: #C4199A; } .TagClassName { border-color: #C4199A; } </style>