#C600A9 (or 0xC600A9) is unknown color: approx Deep Magenta. HEX triplet: C6, 00 and A9. RGB value is (198,0,169). Sum of RGB (Red+Green+Blue) = 198+0+169=367 (48% of max value = 765). Red value is 198 (77.73% from 255 or 53.95% from 367); Green value is 0 (0.39% from 255 or 0% from 367); Blue value is 169 (66.41% from 255 or 46.05% from 367); Max value from RGB is 198 - color contains mainly: red. Hex color #C600A9 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #C600A9 is #39FF56. Grayscale: #4D4D4D. Windows color (decimal): -3800919 or 11075782. OLE color: 11075782.
HSL color Cylindrical-coordinate representation of color #C600A9: hue angle of 308.79º degrees, saturation: 1, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 1%. Process color model (Four color, CMYK) of #C600A9 is Cyan = 0, Magento = 1, Yellow = 0.15 and Black (K on CMYK) = 0.22.
<style> p { color: #C600A9; } p { color: rgb(198,0,169); } H1.HeaderClassName { color: #C600A9; } .AnyTagClassName { color: #C600A9; } </style>
<style> a { background-color: #C600A9; } a { background-color: rgb(198,0,169); } div.DivClassName { background-color: #C600A9; } .BgClassName { background-color: #C600A9; } </style>
<style> span { border-color: #C600A9; } span { border-color: rgb(198,0,169); } td.TdClassName { border-color: #C600A9; } .TagClassName { border-color: #C600A9; } </style>