#CF1E68 (or 0xCF1E68) is unknown color: approx Ruby. HEX triplet: CF, 1E and 68. RGB value is (207,30,104). Sum of RGB (Red+Green+Blue) = 207+30+104=341 (45% of max value = 765). Red value is 207 (81.25% from 255 or 60.70% from 341); Green value is 30 (12.11% from 255 or 8.80% from 341); Blue value is 104 (41.02% from 255 or 30.50% from 341); Max value from RGB is 207 - color contains mainly: red. Hex color #CF1E68 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CF1E68 is #30E197. Grayscale: #5B5B5B. Windows color (decimal): -3203480 or 6823631. OLE color: 6823631.
HSL color Cylindrical-coordinate representation of color #CF1E68: hue angle of 334.92º degrees, saturation: 0.75, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #CF1E68 is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.19.
<style> p { color: #CF1E68; } p { color: rgb(207,30,104); } H1.HeaderClassName { color: #CF1E68; } .AnyTagClassName { color: #CF1E68; } </style>
<style> a { background-color: #CF1E68; } a { background-color: rgb(207,30,104); } div.DivClassName { background-color: #CF1E68; } .BgClassName { background-color: #CF1E68; } </style>
<style> span { border-color: #CF1E68; } span { border-color: rgb(207,30,104); } td.TdClassName { border-color: #CF1E68; } .TagClassName { border-color: #CF1E68; } </style>