#020C91 (or 0x020C91) is unknown color: approx Dark Blue. HEX triplet: 02, 0C and 91. RGB value is (2,12,145). Sum of RGB (Red+Green+Blue) = 2+12+145=159 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.26% from 159); Green value is 12 (5.08% from 255 or 7.55% from 159); Blue value is 145 (57.03% from 255 or 91.19% from 159); Max value from RGB is 145 - color contains mainly: blue. Hex color #020C91 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #020C91 is #FDF36E. Grayscale: #171717. Windows color (decimal): -16642927 or 9505794. OLE color: 9505794.
HSL color Cylindrical-coordinate representation of color #020C91: hue angle of 235.8º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #020C91 is Cyan = 0.99, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.43.
<style> p { color: #020C91; } p { color: rgb(2,12,145); } H1.HeaderClassName { color: #020C91; } .AnyTagClassName { color: #020C91; } </style>
<style> a { background-color: #020C91; } a { background-color: rgb(2,12,145); } div.DivClassName { background-color: #020C91; } .BgClassName { background-color: #020C91; } </style>
<style> span { border-color: #020C91; } span { border-color: rgb(2,12,145); } td.TdClassName { border-color: #020C91; } .TagClassName { border-color: #020C91; } </style>