#CD47C4 (or 0xCD47C4) is unknown color: approx Fuchsia. HEX triplet: CD, 47 and C4. RGB value is (205,71,196). Sum of RGB (Red+Green+Blue) = 205+71+196=472 (62% of max value = 765). Red value is 205 (80.47% from 255 or 43.43% from 472); Green value is 71 (28.12% from 255 or 15.04% from 472); Blue value is 196 (76.95% from 255 or 41.53% from 472); Max value from RGB is 205 - color contains mainly: red. Hex color #CD47C4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CD47C4 is #32B83B. Grayscale: #7C7C7C. Windows color (decimal): -3323964 or 12863437. OLE color: 12863437.
HSL color Cylindrical-coordinate representation of color #CD47C4: hue angle of 304.03º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #CD47C4 is Cyan = 0, Magento = 0.65, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #CD47C4; } p { color: rgb(205,71,196); } H1.HeaderClassName { color: #CD47C4; } .AnyTagClassName { color: #CD47C4; } </style>
<style> a { background-color: #CD47C4; } a { background-color: rgb(205,71,196); } div.DivClassName { background-color: #CD47C4; } .BgClassName { background-color: #CD47C4; } </style>
<style> span { border-color: #CD47C4; } span { border-color: rgb(205,71,196); } td.TdClassName { border-color: #CD47C4; } .TagClassName { border-color: #CD47C4; } </style>