#C8299A (or 0xC8299A) is unknown color: approx Medium Red Violet. HEX triplet: C8, 29 and 9A. RGB value is (200,41,154). Sum of RGB (Red+Green+Blue) = 200+41+154=395 (52% of max value = 765). Red value is 200 (78.52% from 255 or 50.63% from 395); Green value is 41 (16.41% from 255 or 10.38% from 395); Blue value is 154 (60.55% from 255 or 38.99% from 395); Max value from RGB is 200 - color contains mainly: red. Hex color #C8299A is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C8299A is #37D665. Grayscale: #656565. Windows color (decimal): -3659366 or 10103240. OLE color: 10103240.
HSL color Cylindrical-coordinate representation of color #C8299A: hue angle of 317.36º degrees, saturation: 0.66, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C8299A is Cyan = 0, Magento = 0.80, Yellow = 0.23 and Black (K on CMYK) = 0.22.
<style> p { color: #C8299A; } p { color: rgb(200,41,154); } H1.HeaderClassName { color: #C8299A; } .AnyTagClassName { color: #C8299A; } </style>
<style> a { background-color: #C8299A; } a { background-color: rgb(200,41,154); } div.DivClassName { background-color: #C8299A; } .BgClassName { background-color: #C8299A; } </style>
<style> span { border-color: #C8299A; } span { border-color: rgb(200,41,154); } td.TdClassName { border-color: #C8299A; } .TagClassName { border-color: #C8299A; } </style>