#953ACC (or 0x953ACC) is unknown color: approx Dark Orchid. HEX triplet: 95, 3A and CC. RGB value is (149,58,204). Sum of RGB (Red+Green+Blue) = 149+58+204=411 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.25% from 411); Green value is 58 (23.05% from 255 or 14.11% from 411); Blue value is 204 (80.08% from 255 or 49.64% from 411); Max value from RGB is 204 - color contains mainly: blue. Hex color #953ACC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #953ACC is #6AC533. Grayscale: #656565. Windows color (decimal): -6997300 or 13384341. OLE color: 13384341.
HSL color Cylindrical-coordinate representation of color #953ACC: hue angle of 277.4º degrees, saturation: 0.59, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #953ACC is Cyan = 0.27, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #953ACC; } p { color: rgb(149,58,204); } H1.HeaderClassName { color: #953ACC; } .AnyTagClassName { color: #953ACC; } </style>
<style> a { background-color: #953ACC; } a { background-color: rgb(149,58,204); } div.DivClassName { background-color: #953ACC; } .BgClassName { background-color: #953ACC; } </style>
<style> span { border-color: #953ACC; } span { border-color: rgb(149,58,204); } td.TdClassName { border-color: #953ACC; } .TagClassName { border-color: #953ACC; } </style>