#CF7BBB (or 0xCF7BBB) is unknown color: approx Orchid. HEX triplet: CF, 7B and BB. RGB value is (207,123,187). Sum of RGB (Red+Green+Blue) = 207+123+187=517 (68% of max value = 765). Red value is 207 (81.25% from 255 or 40.04% from 517); Green value is 123 (48.44% from 255 or 23.79% from 517); Blue value is 187 (73.44% from 255 or 36.17% from 517); Max value from RGB is 207 - color contains mainly: red. Hex color #CF7BBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CF7BBB is #308444. Grayscale: #9B9B9B. Windows color (decimal): -3179589 or 12286927. OLE color: 12286927.
HSL color Cylindrical-coordinate representation of color #CF7BBB: hue angle of 314.29º degrees, saturation: 0.47, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CF7BBB is Cyan = 0, Magento = 0.41, Yellow = 0.10 and Black (K on CMYK) = 0.19.
<style> p { color: #cf7bbb; } p { color: rgb(207,123,187); } H1.HeaderClassName { color: #cf7bbb; } .AnyTagClassName { color: #cf7bbb; } </style>
<style> a { background-color: #cf7bbb; } a { background-color: rgb(207,123,187); } div.DivClassName { background-color: #cf7bbb; } .BgClassName { background-color: #cf7bbb; } </style>
<style> span { border-color: #cf7bbb; } span { border-color: rgb(207,123,187); } td.TdClassName { border-color: #cf7bbb; } .TagClassName { border-color: #cf7bbb; } </style>