#CD5CC8 (or 0xCD5CC8) is unknown color: approx Fuchsia. HEX triplet: CD, 5C and C8. RGB value is (205,92,200). Sum of RGB (Red+Green+Blue) = 205+92+200=497 (65% of max value = 765). Red value is 205 (80.47% from 255 or 41.25% from 497); Green value is 92 (36.33% from 255 or 18.51% from 497); Blue value is 200 (78.52% from 255 or 40.24% from 497); Max value from RGB is 205 - color contains mainly: red. Hex color #CD5CC8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CD5CC8 is #32A337. Grayscale: #898989. Windows color (decimal): -3318584 or 13130957. OLE color: 13130957.
HSL color Cylindrical-coordinate representation of color #CD5CC8: hue angle of 302.65º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #CD5CC8 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.20.
<style> p { color: #CD5CC8; } p { color: rgb(205,92,200); } H1.HeaderClassName { color: #CD5CC8; } .AnyTagClassName { color: #CD5CC8; } </style>
<style> a { background-color: #CD5CC8; } a { background-color: rgb(205,92,200); } div.DivClassName { background-color: #CD5CC8; } .BgClassName { background-color: #CD5CC8; } </style>
<style> span { border-color: #CD5CC8; } span { border-color: rgb(205,92,200); } td.TdClassName { border-color: #CD5CC8; } .TagClassName { border-color: #CD5CC8; } </style>