#090D78 (or 0x090D78) is unknown color: approx Navy. HEX triplet: 09, 0D and 78. RGB value is (9,13,120). Sum of RGB (Red+Green+Blue) = 9+13+120=142 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.34% from 142); Green value is 13 (5.47% from 255 or 9.15% from 142); Blue value is 120 (47.27% from 255 or 84.51% from 142); Max value from RGB is 120 - color contains mainly: blue. Hex color #090D78 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #090D78 is #F6F287. Grayscale: #171717. Windows color (decimal): -16183944 or 7867657. OLE color: 7867657.
HSL color Cylindrical-coordinate representation of color #090D78: hue angle of 237.84º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #090D78 is Cyan = 0.92, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.53.
<style> p { color: #090d78; } p { color: rgb(9,13,120); } H1.HeaderClassName { color: #090d78; } .AnyTagClassName { color: #090d78; } </style>
<style> a { background-color: #090d78; } a { background-color: rgb(9,13,120); } div.DivClassName { background-color: #090d78; } .BgClassName { background-color: #090d78; } </style>
<style> span { border-color: #090d78; } span { border-color: rgb(9,13,120); } td.TdClassName { border-color: #090d78; } .TagClassName { border-color: #090d78; } </style>