#655DCA (or 0x655DCA) is unknown color: approx Slate Blue. HEX triplet: 65, 5D and CA. RGB value is (101,93,202). Sum of RGB (Red+Green+Blue) = 101+93+202=396 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.51% from 396); Green value is 93 (36.72% from 255 or 23.48% from 396); Blue value is 202 (79.30% from 255 or 51.01% from 396); Max value from RGB is 202 - color contains mainly: blue. Hex color #655DCA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #655DCA is #9AA235. Grayscale: #6B6B6B. Windows color (decimal): -10134070 or 13262181. OLE color: 13262181.
HSL color Cylindrical-coordinate representation of color #655DCA: hue angle of 244.4º degrees, saturation: 0.51, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #655DCA is Cyan = 0.50, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #655DCA; } p { color: rgb(101,93,202); } H1.HeaderClassName { color: #655DCA; } .AnyTagClassName { color: #655DCA; } </style>
<style> a { background-color: #655DCA; } a { background-color: rgb(101,93,202); } div.DivClassName { background-color: #655DCA; } .BgClassName { background-color: #655DCA; } </style>
<style> span { border-color: #655DCA; } span { border-color: rgb(101,93,202); } td.TdClassName { border-color: #655DCA; } .TagClassName { border-color: #655DCA; } </style>