#708EF5 (or 0x708EF5) is unknown color: approx Cornflower Blue. HEX triplet: 70, 8E and F5. RGB value is (112,142,245). Sum of RGB (Red+Green+Blue) = 112+142+245=499 (66% of max value = 765). Red value is 112 (44.14% from 255 or 22.44% from 499); Green value is 142 (55.86% from 255 or 28.46% from 499); Blue value is 245 (96.09% from 255 or 49.10% from 499); Max value from RGB is 245 - color contains mainly: blue. Hex color #708EF5 is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #708EF5 is #8F710A. Grayscale: #909090. Windows color (decimal): -9400587 or 16092784. OLE color: 16092784.
HSL color Cylindrical-coordinate representation of color #708EF5: hue angle of 226.47º degrees, saturation: 0.87, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #708EF5 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #708EF5; } p { color: rgb(112,142,245); } H1.HeaderClassName { color: #708EF5; } .AnyTagClassName { color: #708EF5; } </style>
<style> a { background-color: #708EF5; } a { background-color: rgb(112,142,245); } div.DivClassName { background-color: #708EF5; } .BgClassName { background-color: #708EF5; } </style>
<style> span { border-color: #708EF5; } span { border-color: rgb(112,142,245); } td.TdClassName { border-color: #708EF5; } .TagClassName { border-color: #708EF5; } </style>