#080D9A (or 0x080D9A) is unknown color: approx New Midnight Blue. HEX triplet: 08, 0D and 9A. RGB value is (8,13,154). Sum of RGB (Red+Green+Blue) = 8+13+154=175 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.57% from 175); Green value is 13 (5.47% from 255 or 7.43% from 175); Blue value is 154 (60.55% from 255 or 88% from 175); Max value from RGB is 154 - color contains mainly: blue. Hex color #080D9A is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #080D9A is #F7F265. Grayscale: #1B1B1B. Windows color (decimal): -16249446 or 10095880. OLE color: 10095880.
HSL color Cylindrical-coordinate representation of color #080D9A: hue angle of 237.95º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #080D9A is Cyan = 0.95, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #080D9A; } p { color: rgb(8,13,154); } H1.HeaderClassName { color: #080D9A; } .AnyTagClassName { color: #080D9A; } </style>
<style> a { background-color: #080D9A; } a { background-color: rgb(8,13,154); } div.DivClassName { background-color: #080D9A; } .BgClassName { background-color: #080D9A; } </style>
<style> span { border-color: #080D9A; } span { border-color: rgb(8,13,154); } td.TdClassName { border-color: #080D9A; } .TagClassName { border-color: #080D9A; } </style>