#6E6BBC (or 0x6E6BBC) is unknown color: approx Chetwode Blue. HEX triplet: 6E, 6B and BC. RGB value is (110,107,188). Sum of RGB (Red+Green+Blue) = 110+107+188=405 (53% of max value = 765). Red value is 110 (43.36% from 255 or 27.16% from 405); Green value is 107 (42.19% from 255 or 26.42% from 405); Blue value is 188 (73.83% from 255 or 46.42% from 405); Max value from RGB is 188 - color contains mainly: blue. Hex color #6E6BBC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6E6BBC is #919443. Grayscale: #747474. Windows color (decimal): -9540676 or 12348270. OLE color: 12348270.
HSL color Cylindrical-coordinate representation of color #6E6BBC: hue angle of 242.22º degrees, saturation: 0.38, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6E6BBC is Cyan = 0.41, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #6E6BBC; } p { color: rgb(110,107,188); } H1.HeaderClassName { color: #6E6BBC; } .AnyTagClassName { color: #6E6BBC; } </style>
<style> a { background-color: #6E6BBC; } a { background-color: rgb(110,107,188); } div.DivClassName { background-color: #6E6BBC; } .BgClassName { background-color: #6E6BBC; } </style>
<style> span { border-color: #6E6BBC; } span { border-color: rgb(110,107,188); } td.TdClassName { border-color: #6E6BBC; } .TagClassName { border-color: #6E6BBC; } </style>