#CF4AD5 (or 0xCF4AD5) is unknown color: approx Fuchsia. HEX triplet: CF, 4A and D5. RGB value is (207,74,213). Sum of RGB (Red+Green+Blue) = 207+74+213=494 (65% of max value = 765). Red value is 207 (81.25% from 255 or 41.90% from 494); Green value is 74 (29.30% from 255 or 14.98% from 494); Blue value is 213 (83.59% from 255 or 43.12% from 494); Max value from RGB is 213 - color contains mainly: blue. Hex color #CF4AD5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CF4AD5 is #30B52A. Grayscale: #818181. Windows color (decimal): -3192107 or 13978319. OLE color: 13978319.
HSL color Cylindrical-coordinate representation of color #CF4AD5: hue angle of 297.41º degrees, saturation: 0.62, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #CF4AD5 is Cyan = 0.03, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #cf4ad5; } p { color: rgb(207,74,213); } H1.HeaderClassName { color: #cf4ad5; } .AnyTagClassName { color: #cf4ad5; } </style>
<style> a { background-color: #cf4ad5; } a { background-color: rgb(207,74,213); } div.DivClassName { background-color: #cf4ad5; } .BgClassName { background-color: #cf4ad5; } </style>
<style> span { border-color: #cf4ad5; } span { border-color: rgb(207,74,213); } td.TdClassName { border-color: #cf4ad5; } .TagClassName { border-color: #cf4ad5; } </style>