#080E80 (or 0x080E80) is unknown color: approx Navy. HEX triplet: 08, 0E and 80. RGB value is (8,14,128). Sum of RGB (Red+Green+Blue) = 8+14+128=150 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.33% from 150); Green value is 14 (5.86% from 255 or 9.33% from 150); Blue value is 128 (50.39% from 255 or 85.33% from 150); Max value from RGB is 128 - color contains mainly: blue. Hex color #080E80 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #080E80 is #F7F17F. Grayscale: #181818. Windows color (decimal): -16249216 or 8392200. OLE color: 8392200.
HSL color Cylindrical-coordinate representation of color #080E80: hue angle of 237º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #080E80 is Cyan = 0.94, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #080E80; } p { color: rgb(8,14,128); } H1.HeaderClassName { color: #080E80; } .AnyTagClassName { color: #080E80; } </style>
<style> a { background-color: #080E80; } a { background-color: rgb(8,14,128); } div.DivClassName { background-color: #080E80; } .BgClassName { background-color: #080E80; } </style>
<style> span { border-color: #080E80; } span { border-color: rgb(8,14,128); } td.TdClassName { border-color: #080E80; } .TagClassName { border-color: #080E80; } </style>