#686AAA (or 0x686AAA) is unknown color: approx Chetwode Blue. HEX triplet: 68, 6A and AA. RGB value is (104,106,170). Sum of RGB (Red+Green+Blue) = 104+106+170=380 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.37% from 380); Green value is 106 (41.80% from 255 or 27.89% from 380); Blue value is 170 (66.80% from 255 or 44.74% from 380); Max value from RGB is 170 - color contains mainly: blue. Hex color #686AAA is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686AAA is #979555. Grayscale: #707070. Windows color (decimal): -9934166 or 11168360. OLE color: 11168360.
HSL color Cylindrical-coordinate representation of color #686AAA: hue angle of 238.18º degrees, saturation: 0.28, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #686AAA is Cyan = 0.39, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #686AAA; } p { color: rgb(104,106,170); } H1.HeaderClassName { color: #686AAA; } .AnyTagClassName { color: #686AAA; } </style>
<style> a { background-color: #686AAA; } a { background-color: rgb(104,106,170); } div.DivClassName { background-color: #686AAA; } .BgClassName { background-color: #686AAA; } </style>
<style> span { border-color: #686AAA; } span { border-color: rgb(104,106,170); } td.TdClassName { border-color: #686AAA; } .TagClassName { border-color: #686AAA; } </style>