#6060C6 (or 0x6060C6) is unknown color: approx Slate Blue. HEX triplet: 60, 60 and C6. RGB value is (96,96,198). Sum of RGB (Red+Green+Blue) = 96+96+198=390 (51% of max value = 765). Red value is 96 (37.89% from 255 or 24.62% from 390); Green value is 96 (37.89% from 255 or 24.62% from 390); Blue value is 198 (77.73% from 255 or 50.77% from 390); Max value from RGB is 198 - color contains mainly: blue. Hex color #6060C6 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6060C6 is #9F9F39. Grayscale: #6B6B6B. Windows color (decimal): -10460986 or 13000800. OLE color: 13000800.
HSL color Cylindrical-coordinate representation of color #6060C6: hue angle of 240º degrees, saturation: 0.47, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #6060C6 is Cyan = 0.52, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #6060C6; } p { color: rgb(96,96,198); } H1.HeaderClassName { color: #6060C6; } .AnyTagClassName { color: #6060C6; } </style>
<style> a { background-color: #6060C6; } a { background-color: rgb(96,96,198); } div.DivClassName { background-color: #6060C6; } .BgClassName { background-color: #6060C6; } </style>
<style> span { border-color: #6060C6; } span { border-color: rgb(96,96,198); } td.TdClassName { border-color: #6060C6; } .TagClassName { border-color: #6060C6; } </style>