#CF1F58 (or 0xCF1F58) is unknown color: approx Ruby. HEX triplet: CF, 1F and 58. RGB value is (207,31,88). Sum of RGB (Red+Green+Blue) = 207+31+88=326 (43% of max value = 765). Red value is 207 (81.25% from 255 or 63.50% from 326); Green value is 31 (12.5% from 255 or 9.51% from 326); Blue value is 88 (34.77% from 255 or 26.99% from 326); Max value from RGB is 207 - color contains mainly: red. Hex color #CF1F58 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CF1F58 is #30E0A7. Grayscale: #5A5A5A. Windows color (decimal): -3203240 or 5775311. OLE color: 5775311.
HSL color Cylindrical-coordinate representation of color #CF1F58: hue angle of 340.57º degrees, saturation: 0.74, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #CF1F58 is Cyan = 0, Magento = 0.85, Yellow = 0.57 and Black (K on CMYK) = 0.19.
<style> p { color: #cf1f58; } p { color: rgb(207,31,88); } H1.HeaderClassName { color: #cf1f58; } .AnyTagClassName { color: #cf1f58; } </style>
<style> a { background-color: #cf1f58; } a { background-color: rgb(207,31,88); } div.DivClassName { background-color: #cf1f58; } .BgClassName { background-color: #cf1f58; } </style>
<style> span { border-color: #cf1f58; } span { border-color: rgb(207,31,88); } td.TdClassName { border-color: #cf1f58; } .TagClassName { border-color: #cf1f58; } </style>