#020A76 (or 0x020A76) is unknown color: approx Navy. HEX triplet: 02, 0A and 76. RGB value is (2,10,118). Sum of RGB (Red+Green+Blue) = 2+10+118=130 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.54% from 130); Green value is 10 (4.30% from 255 or 7.69% from 130); Blue value is 118 (46.48% from 255 or 90.77% from 130); Max value from RGB is 118 - color contains mainly: blue. Hex color #020A76 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #020A76 is #FDF589. Grayscale: #131313. Windows color (decimal): -16643466 or 7735810. OLE color: 7735810.
HSL color Cylindrical-coordinate representation of color #020A76: hue angle of 235.86º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #020A76 is Cyan = 0.98, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
<style> p { color: #020A76; } p { color: rgb(2,10,118); } H1.HeaderClassName { color: #020A76; } .AnyTagClassName { color: #020A76; } </style>
<style> a { background-color: #020A76; } a { background-color: rgb(2,10,118); } div.DivClassName { background-color: #020A76; } .BgClassName { background-color: #020A76; } </style>
<style> span { border-color: #020A76; } span { border-color: rgb(2,10,118); } td.TdClassName { border-color: #020A76; } .TagClassName { border-color: #020A76; } </style>