#789DDB (or 0x789DDB) is unknown color: approx Jordy Blue. HEX triplet: 78, 9D and DB. RGB value is (120,157,219). Sum of RGB (Red+Green+Blue) = 120+157+219=496 (65% of max value = 765). Red value is 120 (47.27% from 255 or 24.19% from 496); Green value is 157 (61.72% from 255 or 31.65% from 496); Blue value is 219 (85.94% from 255 or 44.15% from 496); Max value from RGB is 219 - color contains mainly: blue. Hex color #789DDB is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #789DDB is #876224. Grayscale: #989898. Windows color (decimal): -8872485 or 14392696. OLE color: 14392696.
HSL color Cylindrical-coordinate representation of color #789DDB: hue angle of 217.58º degrees, saturation: 0.58, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #789DDB is Cyan = 0.45, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #789DDB; } p { color: rgb(120,157,219); } H1.HeaderClassName { color: #789DDB; } .AnyTagClassName { color: #789DDB; } </style>
<style> a { background-color: #789DDB; } a { background-color: rgb(120,157,219); } div.DivClassName { background-color: #789DDB; } .BgClassName { background-color: #789DDB; } </style>
<style> span { border-color: #789DDB; } span { border-color: rgb(120,157,219); } td.TdClassName { border-color: #789DDB; } .TagClassName { border-color: #789DDB; } </style>