#02094D (or 0x02094D) is unknown color: approx Sapphire. HEX triplet: 02, 09 and 4D. RGB value is (2,9,77). Sum of RGB (Red+Green+Blue) = 2+9+77=88 (11% of max value = 765). Red value is 2 (1.17% from 255 or 2.27% from 88); Green value is 9 (3.91% from 255 or 10.23% from 88); Blue value is 77 (30.47% from 255 or 87.5% from 88); Max value from RGB is 77 - color contains mainly: blue. Hex color #02094D is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #02094D is #FDF6B2. Grayscale: #0E0E0E. Windows color (decimal): -16643763 or 5048578. OLE color: 5048578.
HSL color Cylindrical-coordinate representation of color #02094D: hue angle of 234.4º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #02094D is Cyan = 0.97, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #02094D; } p { color: rgb(2,9,77); } H1.HeaderClassName { color: #02094D; } .AnyTagClassName { color: #02094D; } </style>
<style> a { background-color: #02094D; } a { background-color: rgb(2,9,77); } div.DivClassName { background-color: #02094D; } .BgClassName { background-color: #02094D; } </style>
<style> span { border-color: #02094D; } span { border-color: rgb(2,9,77); } td.TdClassName { border-color: #02094D; } .TagClassName { border-color: #02094D; } </style>