#021CC6 (or 0x021CC6) is unknown color: approx Medium Blue. HEX triplet: 02, 1C and C6. RGB value is (2,28,198). Sum of RGB (Red+Green+Blue) = 2+28+198=228 (30% of max value = 765). Red value is 2 (1.17% from 255 or 0.88% from 228); Green value is 28 (11.33% from 255 or 12.28% from 228); Blue value is 198 (77.73% from 255 or 86.84% from 228); Max value from RGB is 198 - color contains mainly: blue. Hex color #021CC6 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #021CC6 is #FDE339. Grayscale: #262626. Windows color (decimal): -16638778 or 12983298. OLE color: 12983298.
HSL color Cylindrical-coordinate representation of color #021CC6: hue angle of 232.04º degrees, saturation: 0.98, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #021CC6 is Cyan = 0.99, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #021CC6; } p { color: rgb(2,28,198); } H1.HeaderClassName { color: #021CC6; } .AnyTagClassName { color: #021CC6; } </style>
<style> a { background-color: #021CC6; } a { background-color: rgb(2,28,198); } div.DivClassName { background-color: #021CC6; } .BgClassName { background-color: #021CC6; } </style>
<style> span { border-color: #021CC6; } span { border-color: rgb(2,28,198); } td.TdClassName { border-color: #021CC6; } .TagClassName { border-color: #021CC6; } </style>