#698EFF (or 0x698EFF) is unknown color: approx Cornflower Blue. HEX triplet: 69, 8E and FF. RGB value is (105,142,255). Sum of RGB (Red+Green+Blue) = 105+142+255=502 (66% of max value = 765). Red value is 105 (41.41% from 255 or 20.92% from 502); Green value is 142 (55.86% from 255 or 28.29% from 502); Blue value is 255 (100% from 255 or 50.80% from 502); Max value from RGB is 255 - color contains mainly: blue. Hex color #698EFF is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #698EFF is #967100. Grayscale: #8F8F8F. Windows color (decimal): -9859329 or 16748137. OLE color: 16748137.
HSL color Cylindrical-coordinate representation of color #698EFF: hue angle of 225.2º degrees, saturation: 1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #698EFF is Cyan = 0.59, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #698eff; } p { color: rgb(105,142,255); } H1.HeaderClassName { color: #698eff; } .AnyTagClassName { color: #698eff; } </style>
<style> a { background-color: #698eff; } a { background-color: rgb(105,142,255); } div.DivClassName { background-color: #698eff; } .BgClassName { background-color: #698eff; } </style>
<style> span { border-color: #698eff; } span { border-color: rgb(105,142,255); } td.TdClassName { border-color: #698eff; } .TagClassName { border-color: #698eff; } </style>