#062DDE (or 0x062DDE) is unknown color: approx Persian Blue. HEX triplet: 06, 2D and DE. RGB value is (6,45,222). Sum of RGB (Red+Green+Blue) = 6+45+222=273 (36% of max value = 765). Red value is 6 (2.73% from 255 or 2.20% from 273); Green value is 45 (17.97% from 255 or 16.48% from 273); Blue value is 222 (87.11% from 255 or 81.32% from 273); Max value from RGB is 222 - color contains mainly: blue. Hex color #062DDE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #062DDE is #F9D221. Grayscale: #343434. Windows color (decimal): -16372258 or 14560518. OLE color: 14560518.
HSL color Cylindrical-coordinate representation of color #062DDE: hue angle of 229.17º degrees, saturation: 0.95, 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 #062DDE is Cyan = 0.97, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #062DDE; } p { color: rgb(6,45,222); } H1.HeaderClassName { color: #062DDE; } .AnyTagClassName { color: #062DDE; } </style>
<style> a { background-color: #062DDE; } a { background-color: rgb(6,45,222); } div.DivClassName { background-color: #062DDE; } .BgClassName { background-color: #062DDE; } </style>
<style> span { border-color: #062DDE; } span { border-color: rgb(6,45,222); } td.TdClassName { border-color: #062DDE; } .TagClassName { border-color: #062DDE; } </style>