#678BAB (or 0x678BAB) is unknown color: approx Air Force Blue. HEX triplet: 67, 8B and AB. RGB value is (103,139,171). Sum of RGB (Red+Green+Blue) = 103+139+171=413 (54% of max value = 765). Red value is 103 (40.62% from 255 or 24.94% from 413); Green value is 139 (54.69% from 255 or 33.66% from 413); Blue value is 171 (67.19% from 255 or 41.40% from 413); Max value from RGB is 171 - color contains mainly: blue. Hex color #678BAB is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678BAB is #987454. Grayscale: #838383. Windows color (decimal): -9991253 or 11242343. OLE color: 11242343.
HSL color Cylindrical-coordinate representation of color #678BAB: hue angle of 208.24º degrees, saturation: 0.29, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #678BAB is Cyan = 0.40, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #678BAB; } p { color: rgb(103,139,171); } H1.HeaderClassName { color: #678BAB; } .AnyTagClassName { color: #678BAB; } </style>
<style> a { background-color: #678BAB; } a { background-color: rgb(103,139,171); } div.DivClassName { background-color: #678BAB; } .BgClassName { background-color: #678BAB; } </style>
<style> span { border-color: #678BAB; } span { border-color: rgb(103,139,171); } td.TdClassName { border-color: #678BAB; } .TagClassName { border-color: #678BAB; } </style>