#698DDD (or 0x698DDD) is unknown color: approx Cornflower Blue. HEX triplet: 69, 8D and DD. RGB value is (105,141,221). Sum of RGB (Red+Green+Blue) = 105+141+221=467 (61% of max value = 765). Red value is 105 (41.41% from 255 or 22.48% from 467); Green value is 141 (55.47% from 255 or 30.19% from 467); Blue value is 221 (86.72% from 255 or 47.32% from 467); Max value from RGB is 221 - color contains mainly: blue. Hex color #698DDD is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #698DDD is #967222. Grayscale: #8B8B8B. Windows color (decimal): -9859619 or 14519657. OLE color: 14519657.
HSL color Cylindrical-coordinate representation of color #698DDD: hue angle of 221.38º degrees, saturation: 0.63, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #698DDD is Cyan = 0.52, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #698DDD; } p { color: rgb(105,141,221); } H1.HeaderClassName { color: #698DDD; } .AnyTagClassName { color: #698DDD; } </style>
<style> a { background-color: #698DDD; } a { background-color: rgb(105,141,221); } div.DivClassName { background-color: #698DDD; } .BgClassName { background-color: #698DDD; } </style>
<style> span { border-color: #698DDD; } span { border-color: rgb(105,141,221); } td.TdClassName { border-color: #698DDD; } .TagClassName { border-color: #698DDD; } </style>