#020FAD (or 0x020FAD) is unknown color: approx New Midnight Blue. HEX triplet: 02, 0F and AD. RGB value is (2,15,173). Sum of RGB (Red+Green+Blue) = 2+15+173=190 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.05% from 190); Green value is 15 (6.25% from 255 or 7.89% from 190); Blue value is 173 (67.97% from 255 or 91.05% from 190); Max value from RGB is 173 - color contains mainly: blue. Hex color #020FAD is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #020FAD is #FDF052. Grayscale: #1C1C1C. Windows color (decimal): -16642131 or 11341570. OLE color: 11341570.
HSL color Cylindrical-coordinate representation of color #020FAD: hue angle of 235.44º degrees, saturation: 0.98, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #020FAD is Cyan = 0.99, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #020FAD; } p { color: rgb(2,15,173); } H1.HeaderClassName { color: #020FAD; } .AnyTagClassName { color: #020FAD; } </style>
<style> a { background-color: #020FAD; } a { background-color: rgb(2,15,173); } div.DivClassName { background-color: #020FAD; } .BgClassName { background-color: #020FAD; } </style>
<style> span { border-color: #020FAD; } span { border-color: rgb(2,15,173); } td.TdClassName { border-color: #020FAD; } .TagClassName { border-color: #020FAD; } </style>