#CD05C7 (or 0xCD05C7) is unknown color: approx Deep Magenta. HEX triplet: CD, 05 and C7. RGB value is (205,5,199). Sum of RGB (Red+Green+Blue) = 205+5+199=409 (54% of max value = 765). Red value is 205 (80.47% from 255 or 50.12% from 409); Green value is 5 (2.34% from 255 or 1.22% from 409); Blue value is 199 (78.12% from 255 or 48.66% from 409); Max value from RGB is 205 - color contains mainly: red. Hex color #CD05C7 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #CD05C7 is #32FA38. Grayscale: #565656. Windows color (decimal): -3340857 or 13043149. OLE color: 13043149.
HSL color Cylindrical-coordinate representation of color #CD05C7: hue angle of 301.8º degrees, saturation: 0.95, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #CD05C7 is Cyan = 0, Magento = 0.98, Yellow = 0.03 and Black (K on CMYK) = 0.20.
<style> p { color: #CD05C7; } p { color: rgb(205,5,199); } H1.HeaderClassName { color: #CD05C7; } .AnyTagClassName { color: #CD05C7; } </style>
<style> a { background-color: #CD05C7; } a { background-color: rgb(205,5,199); } div.DivClassName { background-color: #CD05C7; } .BgClassName { background-color: #CD05C7; } </style>
<style> span { border-color: #CD05C7; } span { border-color: rgb(205,5,199); } td.TdClassName { border-color: #CD05C7; } .TagClassName { border-color: #CD05C7; } </style>