#CD0563 (or 0xCD0563) is unknown color: approx Ruby. HEX triplet: CD, 05 and 63. RGB value is (205,5,99). Sum of RGB (Red+Green+Blue) = 205+5+99=309 (40% of max value = 765). Red value is 205 (80.47% from 255 or 66.34% from 309); Green value is 5 (2.34% from 255 or 1.62% from 309); Blue value is 99 (39.06% from 255 or 32.04% from 309); Max value from RGB is 205 - color contains mainly: red. Hex color #CD0563 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CD0563 is #32FA9C. Grayscale: #4B4B4B. Windows color (decimal): -3340957 or 6489549. OLE color: 6489549.
HSL color Cylindrical-coordinate representation of color #CD0563: hue angle of 331.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 #CD0563 is Cyan = 0, Magento = 0.98, Yellow = 0.52 and Black (K on CMYK) = 0.20.
<style> p { color: #CD0563; } p { color: rgb(205,5,99); } H1.HeaderClassName { color: #CD0563; } .AnyTagClassName { color: #CD0563; } </style>
<style> a { background-color: #CD0563; } a { background-color: rgb(205,5,99); } div.DivClassName { background-color: #CD0563; } .BgClassName { background-color: #CD0563; } </style>
<style> span { border-color: #CD0563; } span { border-color: rgb(205,5,99); } td.TdClassName { border-color: #CD0563; } .TagClassName { border-color: #CD0563; } </style>