#8C5ACC (or 0x8C5ACC) is unknown color: approx Amethyst. HEX triplet: 8C, 5A and CC. RGB value is (140,90,204). Sum of RGB (Red+Green+Blue) = 140+90+204=434 (57% of max value = 765). Red value is 140 (55.08% from 255 or 32.26% from 434); Green value is 90 (35.55% from 255 or 20.74% from 434); Blue value is 204 (80.08% from 255 or 47.00% from 434); Max value from RGB is 204 - color contains mainly: blue. Hex color #8C5ACC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8C5ACC is #73A533. Grayscale: #757575. Windows color (decimal): -7578932 or 13392524. OLE color: 13392524.
HSL color Cylindrical-coordinate representation of color #8C5ACC: hue angle of 266.32º 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 #8C5ACC is Cyan = 0.31, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #8C5ACC; } p { color: rgb(140,90,204); } H1.HeaderClassName { color: #8C5ACC; } .AnyTagClassName { color: #8C5ACC; } </style>
<style> a { background-color: #8C5ACC; } a { background-color: rgb(140,90,204); } div.DivClassName { background-color: #8C5ACC; } .BgClassName { background-color: #8C5ACC; } </style>
<style> span { border-color: #8C5ACC; } span { border-color: rgb(140,90,204); } td.TdClassName { border-color: #8C5ACC; } .TagClassName { border-color: #8C5ACC; } </style>