#6F5EB3 (or 0x6F5EB3) is unknown color: approx Blue Marguerite. HEX triplet: 6F, 5E and B3. RGB value is (111,94,179). Sum of RGB (Red+Green+Blue) = 111+94+179=384 (50% of max value = 765). Red value is 111 (43.75% from 255 or 28.91% from 384); Green value is 94 (37.11% from 255 or 24.48% from 384); Blue value is 179 (70.31% from 255 or 46.61% from 384); Max value from RGB is 179 - color contains mainly: blue. Hex color #6F5EB3 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6F5EB3 is #90A14C. Grayscale: #6C6C6C. Windows color (decimal): -9478477 or 11755119. OLE color: 11755119.
HSL color Cylindrical-coordinate representation of color #6F5EB3: hue angle of 252º degrees, saturation: 0.36, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6F5EB3 is Cyan = 0.38, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #6f5eb3; } p { color: rgb(111,94,179); } H1.HeaderClassName { color: #6f5eb3; } .AnyTagClassName { color: #6f5eb3; } </style>
<style> a { background-color: #6f5eb3; } a { background-color: rgb(111,94,179); } div.DivClassName { background-color: #6f5eb3; } .BgClassName { background-color: #6f5eb3; } </style>
<style> span { border-color: #6f5eb3; } span { border-color: rgb(111,94,179); } td.TdClassName { border-color: #6f5eb3; } .TagClassName { border-color: #6f5eb3; } </style>