#6C95DE (or 0x6C95DE) is unknown color: approx Cornflower Blue. HEX triplet: 6C, 95 and DE. RGB value is (108,149,222). Sum of RGB (Red+Green+Blue) = 108+149+222=479 (63% of max value = 765). Red value is 108 (42.58% from 255 or 22.55% from 479); Green value is 149 (58.59% from 255 or 31.11% from 479); Blue value is 222 (87.11% from 255 or 46.35% from 479); Max value from RGB is 222 - color contains mainly: blue. Hex color #6C95DE is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #6C95DE is #936A21. Grayscale: #909090. Windows color (decimal): -9660962 or 14587244. OLE color: 14587244.
HSL color Cylindrical-coordinate representation of color #6C95DE: hue angle of 218.42º degrees, saturation: 0.63, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #6C95DE is Cyan = 0.51, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #6c95de; } p { color: rgb(108,149,222); } H1.HeaderClassName { color: #6c95de; } .AnyTagClassName { color: #6c95de; } </style>
<style> a { background-color: #6c95de; } a { background-color: rgb(108,149,222); } div.DivClassName { background-color: #6c95de; } .BgClassName { background-color: #6c95de; } </style>
<style> span { border-color: #6c95de; } span { border-color: rgb(108,149,222); } td.TdClassName { border-color: #6c95de; } .TagClassName { border-color: #6c95de; } </style>