#CF40DB (or 0xCF40DB) is unknown color: approx Medium Orchid. HEX triplet: CF, 40 and DB. RGB value is (207,64,219). Sum of RGB (Red+Green+Blue) = 207+64+219=490 (64% of max value = 765). Red value is 207 (81.25% from 255 or 42.24% from 490); Green value is 64 (25.39% from 255 or 13.06% from 490); Blue value is 219 (85.94% from 255 or 44.69% from 490); Max value from RGB is 219 - color contains mainly: blue. Hex color #CF40DB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CF40DB is #30BF24. Grayscale: #7B7B7B. Windows color (decimal): -3194661 or 14368975. OLE color: 14368975.
HSL color Cylindrical-coordinate representation of color #CF40DB: hue angle of 295.35º degrees, saturation: 0.68, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #CF40DB is Cyan = 0.05, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CF40DB; } p { color: rgb(207,64,219); } H1.HeaderClassName { color: #CF40DB; } .AnyTagClassName { color: #CF40DB; } </style>
<style> a { background-color: #CF40DB; } a { background-color: rgb(207,64,219); } div.DivClassName { background-color: #CF40DB; } .BgClassName { background-color: #CF40DB; } </style>
<style> span { border-color: #CF40DB; } span { border-color: rgb(207,64,219); } td.TdClassName { border-color: #CF40DB; } .TagClassName { border-color: #CF40DB; } </style>