#090D7B (or 0x090D7B) is unknown color: approx Navy. HEX triplet: 09, 0D and 7B. RGB value is (9,13,123). Sum of RGB (Red+Green+Blue) = 9+13+123=145 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.21% from 145); Green value is 13 (5.47% from 255 or 8.97% from 145); Blue value is 123 (48.44% from 255 or 84.83% from 145); Max value from RGB is 123 - color contains mainly: blue. Hex color #090D7B is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #090D7B is #F6F284. Grayscale: #171717. Windows color (decimal): -16183941 or 8064265. OLE color: 8064265.
HSL color Cylindrical-coordinate representation of color #090D7B: hue angle of 237.89º degrees, saturation: 0.86, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #090D7B is Cyan = 0.93, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #090D7B; } p { color: rgb(9,13,123); } H1.HeaderClassName { color: #090D7B; } .AnyTagClassName { color: #090D7B; } </style>
<style> a { background-color: #090D7B; } a { background-color: rgb(9,13,123); } div.DivClassName { background-color: #090D7B; } .BgClassName { background-color: #090D7B; } </style>
<style> span { border-color: #090D7B; } span { border-color: rgb(9,13,123); } td.TdClassName { border-color: #090D7B; } .TagClassName { border-color: #090D7B; } </style>