#CF097F (or 0xCF097F) is unknown color: approx Medium Violet Red. HEX triplet: CF, 09 and 7F. RGB value is (207,9,127). Sum of RGB (Red+Green+Blue) = 207+9+127=343 (45% of max value = 765). Red value is 207 (81.25% from 255 or 60.35% from 343); Green value is 9 (3.91% from 255 or 2.62% from 343); Blue value is 127 (50% from 255 or 37.03% from 343); Max value from RGB is 207 - color contains mainly: red. Hex color #CF097F is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CF097F is #30F680. Grayscale: #515151. Windows color (decimal): -3208833 or 8325583. OLE color: 8325583.
HSL color Cylindrical-coordinate representation of color #CF097F: hue angle of 324.24º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CF097F is Cyan = 0, Magento = 0.96, Yellow = 0.39 and Black (K on CMYK) = 0.19.
<style> p { color: #CF097F; } p { color: rgb(207,9,127); } H1.HeaderClassName { color: #CF097F; } .AnyTagClassName { color: #CF097F; } </style>
<style> a { background-color: #CF097F; } a { background-color: rgb(207,9,127); } div.DivClassName { background-color: #CF097F; } .BgClassName { background-color: #CF097F; } </style>
<style> span { border-color: #CF097F; } span { border-color: rgb(207,9,127); } td.TdClassName { border-color: #CF097F; } .TagClassName { border-color: #CF097F; } </style>