#0C20DA (or 0x0C20DA) is unknown color: approx Medium Blue. HEX triplet: 0C, 20 and DA. RGB value is (12,32,218). Sum of RGB (Red+Green+Blue) = 12+32+218=262 (34% of max value = 765). Red value is 12 (5.08% from 255 or 4.58% from 262); Green value is 32 (12.89% from 255 or 12.21% from 262); Blue value is 218 (85.55% from 255 or 83.21% from 262); Max value from RGB is 218 - color contains mainly: blue. Hex color #0C20DA is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0C20DA is #F3DF25. Grayscale: #2E2E2E. Windows color (decimal): -15982374 or 14295052. OLE color: 14295052.
HSL color Cylindrical-coordinate representation of color #0C20DA: hue angle of 234.17º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0C20DA is Cyan = 0.94, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #0C20DA; } p { color: rgb(12,32,218); } H1.HeaderClassName { color: #0C20DA; } .AnyTagClassName { color: #0C20DA; } </style>
<style> a { background-color: #0C20DA; } a { background-color: rgb(12,32,218); } div.DivClassName { background-color: #0C20DA; } .BgClassName { background-color: #0C20DA; } </style>
<style> span { border-color: #0C20DA; } span { border-color: rgb(12,32,218); } td.TdClassName { border-color: #0C20DA; } .TagClassName { border-color: #0C20DA; } </style>