#CF1C62 (or 0xCF1C62) is unknown color: approx Ruby. HEX triplet: CF, 1C and 62. RGB value is (207,28,98). Sum of RGB (Red+Green+Blue) = 207+28+98=333 (44% of max value = 765). Red value is 207 (81.25% from 255 or 62.16% from 333); Green value is 28 (11.33% from 255 or 8.41% from 333); Blue value is 98 (38.67% from 255 or 29.43% from 333); Max value from RGB is 207 - color contains mainly: red. Hex color #CF1C62 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CF1C62 is #30E39D. Grayscale: #595959. Windows color (decimal): -3203998 or 6429903. OLE color: 6429903.
HSL color Cylindrical-coordinate representation of color #CF1C62: hue angle of 336.54º degrees, saturation: 0.76, 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 #CF1C62 is Cyan = 0, Magento = 0.86, Yellow = 0.53 and Black (K on CMYK) = 0.19.
<style> p { color: #cf1c62; } p { color: rgb(207,28,98); } H1.HeaderClassName { color: #cf1c62; } .AnyTagClassName { color: #cf1c62; } </style>
<style> a { background-color: #cf1c62; } a { background-color: rgb(207,28,98); } div.DivClassName { background-color: #cf1c62; } .BgClassName { background-color: #cf1c62; } </style>
<style> span { border-color: #cf1c62; } span { border-color: rgb(207,28,98); } td.TdClassName { border-color: #cf1c62; } .TagClassName { border-color: #cf1c62; } </style>