#6E5CBC (or 0x6E5CBC) is unknown color: approx Blue Marguerite. HEX triplet: 6E, 5C and BC. RGB value is (110,92,188). Sum of RGB (Red+Green+Blue) = 110+92+188=390 (51% of max value = 765). Red value is 110 (43.36% from 255 or 28.21% from 390); Green value is 92 (36.33% from 255 or 23.59% from 390); Blue value is 188 (73.83% from 255 or 48.21% from 390); Max value from RGB is 188 - color contains mainly: blue. Hex color #6E5CBC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6E5CBC is #91A343. Grayscale: #6B6B6B. Windows color (decimal): -9544516 or 12344430. OLE color: 12344430.
HSL color Cylindrical-coordinate representation of color #6E5CBC: hue angle of 251.25º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #6E5CBC is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #6E5CBC; } p { color: rgb(110,92,188); } H1.HeaderClassName { color: #6E5CBC; } .AnyTagClassName { color: #6E5CBC; } </style>
<style> a { background-color: #6E5CBC; } a { background-color: rgb(110,92,188); } div.DivClassName { background-color: #6E5CBC; } .BgClassName { background-color: #6E5CBC; } </style>
<style> span { border-color: #6E5CBC; } span { border-color: rgb(110,92,188); } td.TdClassName { border-color: #6E5CBC; } .TagClassName { border-color: #6E5CBC; } </style>