#CF0C6F (or 0xCF0C6F) is unknown color: approx Ruby. HEX triplet: CF, 0C and 6F. RGB value is (207,12,111). Sum of RGB (Red+Green+Blue) = 207+12+111=330 (43% of max value = 765). Red value is 207 (81.25% from 255 or 62.73% from 330); Green value is 12 (5.08% from 255 or 3.64% from 330); Blue value is 111 (43.75% from 255 or 33.64% from 330); Max value from RGB is 207 - color contains mainly: red. Hex color #CF0C6F is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CF0C6F is #30F390. Grayscale: #515151. Windows color (decimal): -3208081 or 7277775. OLE color: 7277775.
HSL color Cylindrical-coordinate representation of color #CF0C6F: hue angle of 329.54º degrees, saturation: 0.89, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CF0C6F is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.19.
<style> p { color: #cf0c6f; } p { color: rgb(207,12,111); } H1.HeaderClassName { color: #cf0c6f; } .AnyTagClassName { color: #cf0c6f; } </style>
<style> a { background-color: #cf0c6f; } a { background-color: rgb(207,12,111); } div.DivClassName { background-color: #cf0c6f; } .BgClassName { background-color: #cf0c6f; } </style>
<style> span { border-color: #cf0c6f; } span { border-color: rgb(207,12,111); } td.TdClassName { border-color: #cf0c6f; } .TagClassName { border-color: #cf0c6f; } </style>