#090D7C (or 0x090D7C) is unknown color: approx Navy. HEX triplet: 09, 0D and 7C. RGB value is (9,13,124). Sum of RGB (Red+Green+Blue) = 9+13+124=146 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.16% from 146); Green value is 13 (5.47% from 255 or 8.90% from 146); Blue value is 124 (48.83% from 255 or 84.93% from 146); Max value from RGB is 124 - color contains mainly: blue. Hex color #090D7C is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #090D7C is #F6F283. Grayscale: #181818. Windows color (decimal): -16183940 or 8129801. OLE color: 8129801.
HSL color Cylindrical-coordinate representation of color #090D7C: hue angle of 237.91º degrees, saturation: 0.86, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #090D7C is Cyan = 0.93, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #090D7C; } p { color: rgb(9,13,124); } H1.HeaderClassName { color: #090D7C; } .AnyTagClassName { color: #090D7C; } </style>
<style> a { background-color: #090D7C; } a { background-color: rgb(9,13,124); } div.DivClassName { background-color: #090D7C; } .BgClassName { background-color: #090D7C; } </style>
<style> span { border-color: #090D7C; } span { border-color: rgb(9,13,124); } td.TdClassName { border-color: #090D7C; } .TagClassName { border-color: #090D7C; } </style>