#090C74 (or 0x090C74) is unknown color: approx Navy. HEX triplet: 09, 0C and 74. RGB value is (9,12,116). Sum of RGB (Red+Green+Blue) = 9+12+116=137 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.57% from 137); Green value is 12 (5.08% from 255 or 8.76% from 137); Blue value is 116 (45.70% from 255 or 84.67% from 137); Max value from RGB is 116 - color contains mainly: blue. Hex color #090C74 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #090C74 is #F6F38B. Grayscale: #161616. Windows color (decimal): -16184204 or 7605257. OLE color: 7605257.
HSL color Cylindrical-coordinate representation of color #090C74: hue angle of 238.32º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #090C74 is Cyan = 0.92, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #090C74; } p { color: rgb(9,12,116); } H1.HeaderClassName { color: #090C74; } .AnyTagClassName { color: #090C74; } </style>
<style> a { background-color: #090C74; } a { background-color: rgb(9,12,116); } div.DivClassName { background-color: #090C74; } .BgClassName { background-color: #090C74; } </style>
<style> span { border-color: #090C74; } span { border-color: rgb(9,12,116); } td.TdClassName { border-color: #090C74; } .TagClassName { border-color: #090C74; } </style>