#020E55 (or 0x020E55) is unknown color: approx Sapphire. HEX triplet: 02, 0E and 55. RGB value is (2,14,85). Sum of RGB (Red+Green+Blue) = 2+14+85=101 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.98% from 101); Green value is 14 (5.86% from 255 or 13.86% from 101); Blue value is 85 (33.59% from 255 or 84.16% from 101); Max value from RGB is 85 - color contains mainly: blue. Hex color #020E55 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #020E55 is #FDF1AA. Grayscale: #121212. Windows color (decimal): -16642475 or 5574146. OLE color: 5574146.
HSL color Cylindrical-coordinate representation of color #020E55: hue angle of 231.33º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #020E55 is Cyan = 0.98, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #020E55; } p { color: rgb(2,14,85); } H1.HeaderClassName { color: #020E55; } .AnyTagClassName { color: #020E55; } </style>
<style> a { background-color: #020E55; } a { background-color: rgb(2,14,85); } div.DivClassName { background-color: #020E55; } .BgClassName { background-color: #020E55; } </style>
<style> span { border-color: #020E55; } span { border-color: rgb(2,14,85); } td.TdClassName { border-color: #020E55; } .TagClassName { border-color: #020E55; } </style>