#02037C (or 0x02037C) is unknown color: approx Navy. HEX triplet: 02, 03 and 7C. RGB value is (2,3,124). Sum of RGB (Red+Green+Blue) = 2+3+124=129 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.55% from 129); Green value is 3 (1.56% from 255 or 2.33% from 129); Blue value is 124 (48.83% from 255 or 96.12% from 129); Max value from RGB is 124 - color contains mainly: blue. Hex color #02037C is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #02037C is #FDFC83. Grayscale: #101010. Windows color (decimal): -16645252 or 8127234. OLE color: 8127234.
HSL color Cylindrical-coordinate representation of color #02037C: hue angle of 239.51º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02037C is Cyan = 0.98, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #02037C; } p { color: rgb(2,3,124); } H1.HeaderClassName { color: #02037C; } .AnyTagClassName { color: #02037C; } </style>
<style> a { background-color: #02037C; } a { background-color: rgb(2,3,124); } div.DivClassName { background-color: #02037C; } .BgClassName { background-color: #02037C; } </style>
<style> span { border-color: #02037C; } span { border-color: rgb(2,3,124); } td.TdClassName { border-color: #02037C; } .TagClassName { border-color: #02037C; } </style>