#CD5ACD (or 0xCD5ACD) is unknown color: approx Fuchsia. HEX triplet: CD, 5A and CD. RGB value is (205,90,205). Sum of RGB (Red+Green+Blue) = 205+90+205=500 (66% of max value = 765). Red value is 205 (80.47% from 255 or 41% from 500); Green value is 90 (35.55% from 255 or 18% from 500); Blue value is 205 (80.47% from 255 or 41% from 500); Max value from RGB is 205 - color contains mainly: red, blue. Hex color #CD5ACD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CD5ACD is #32A532. Grayscale: #898989. Windows color (decimal): -3319091 or 13458125. OLE color: 13458125.
HSL color Cylindrical-coordinate representation of color #CD5ACD: hue angle of 300º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #CD5ACD is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #cd5acd; } p { color: rgb(205,90,205); } H1.HeaderClassName { color: #cd5acd; } .AnyTagClassName { color: #cd5acd; } </style>
<style> a { background-color: #cd5acd; } a { background-color: rgb(205,90,205); } div.DivClassName { background-color: #cd5acd; } .BgClassName { background-color: #cd5acd; } </style>
<style> span { border-color: #cd5acd; } span { border-color: rgb(205,90,205); } td.TdClassName { border-color: #cd5acd; } .TagClassName { border-color: #cd5acd; } </style>