#0020B5 (or 0x0020B5) is unknown color: approx International Klein Blue. HEX triplet: 00, 20 and B5. RGB value is (0,32,181). Sum of RGB (Red+Green+Blue) = 0+32+181=213 (28% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 213); Green value is 32 (12.89% from 255 or 15.02% from 213); Blue value is 181 (71.09% from 255 or 84.98% from 213); Max value from RGB is 181 - color contains mainly: blue. Hex color #0020B5 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0020B5 is #FFDF4A. Grayscale: #262626. Windows color (decimal): -16768843 or 11870208. OLE color: 11870208.
HSL color Cylindrical-coordinate representation of color #0020B5: hue angle of 229.39º degrees, saturation: 1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0020B5 is Cyan = 1, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #0020B5; } p { color: rgb(0,32,181); } H1.HeaderClassName { color: #0020B5; } .AnyTagClassName { color: #0020B5; } </style>
<style> a { background-color: #0020B5; } a { background-color: rgb(0,32,181); } div.DivClassName { background-color: #0020B5; } .BgClassName { background-color: #0020B5; } </style>
<style> span { border-color: #0020B5; } span { border-color: rgb(0,32,181); } td.TdClassName { border-color: #0020B5; } .TagClassName { border-color: #0020B5; } </style>