#6F5EC2 (or 0x6F5EC2) is unknown color: approx Slate Blue. HEX triplet: 6F, 5E and C2. RGB value is (111,94,194). Sum of RGB (Red+Green+Blue) = 111+94+194=399 (52% of max value = 765). Red value is 111 (43.75% from 255 or 27.82% from 399); Green value is 94 (37.11% from 255 or 23.56% from 399); Blue value is 194 (76.17% from 255 or 48.62% from 399); Max value from RGB is 194 - color contains mainly: blue. Hex color #6F5EC2 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6F5EC2 is #90A13D. Grayscale: #6E6E6E. Windows color (decimal): -9478462 or 12738159. OLE color: 12738159.
HSL color Cylindrical-coordinate representation of color #6F5EC2: hue angle of 250.2º degrees, saturation: 0.45, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #6F5EC2 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #6F5EC2; } p { color: rgb(111,94,194); } H1.HeaderClassName { color: #6F5EC2; } .AnyTagClassName { color: #6F5EC2; } </style>
<style> a { background-color: #6F5EC2; } a { background-color: rgb(111,94,194); } div.DivClassName { background-color: #6F5EC2; } .BgClassName { background-color: #6F5EC2; } </style>
<style> span { border-color: #6F5EC2; } span { border-color: rgb(111,94,194); } td.TdClassName { border-color: #6F5EC2; } .TagClassName { border-color: #6F5EC2; } </style>