#6C6CCA (or 0x6C6CCA) is unknown color: approx Slate Blue. HEX triplet: 6C, 6C and CA. RGB value is (108,108,202). Sum of RGB (Red+Green+Blue) = 108+108+202=418 (55% of max value = 765). Red value is 108 (42.58% from 255 or 25.84% from 418); Green value is 108 (42.58% from 255 or 25.84% from 418); Blue value is 202 (79.30% from 255 or 48.33% from 418); Max value from RGB is 202 - color contains mainly: blue. Hex color #6C6CCA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6C6CCA is #939335. Grayscale: #767676. Windows color (decimal): -9671478 or 13266028. OLE color: 13266028.
HSL color Cylindrical-coordinate representation of color #6C6CCA: hue angle of 240º degrees, saturation: 0.47, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6C6CCA is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #6C6CCA; } p { color: rgb(108,108,202); } H1.HeaderClassName { color: #6C6CCA; } .AnyTagClassName { color: #6C6CCA; } </style>
<style> a { background-color: #6C6CCA; } a { background-color: rgb(108,108,202); } div.DivClassName { background-color: #6C6CCA; } .BgClassName { background-color: #6C6CCA; } </style>
<style> span { border-color: #6C6CCA; } span { border-color: rgb(108,108,202); } td.TdClassName { border-color: #6C6CCA; } .TagClassName { border-color: #6C6CCA; } </style>