#0710DE (or 0x0710DE) is unknown color: approx Medium Blue. HEX triplet: 07, 10 and DE. RGB value is (7,16,222). Sum of RGB (Red+Green+Blue) = 7+16+222=245 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.86% from 245); Green value is 16 (6.64% from 255 or 6.53% from 245); Blue value is 222 (87.11% from 255 or 90.61% from 245); Max value from RGB is 222 - color contains mainly: blue. Hex color #0710DE is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #0710DE is #F8EF21. Grayscale: #232323. Windows color (decimal): -16314146 or 14553095. OLE color: 14553095.
HSL color Cylindrical-coordinate representation of color #0710DE: hue angle of 237.49º degrees, saturation: 0.94, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0710DE is Cyan = 0.97, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #0710DE; } p { color: rgb(7,16,222); } H1.HeaderClassName { color: #0710DE; } .AnyTagClassName { color: #0710DE; } </style>
<style> a { background-color: #0710DE; } a { background-color: rgb(7,16,222); } div.DivClassName { background-color: #0710DE; } .BgClassName { background-color: #0710DE; } </style>
<style> span { border-color: #0710DE; } span { border-color: rgb(7,16,222); } td.TdClassName { border-color: #0710DE; } .TagClassName { border-color: #0710DE; } </style>