#084F80 (or 0x084F80) is unknown color: approx Dark Cerulean. HEX triplet: 08, 4F and 80. RGB value is (8,79,128). Sum of RGB (Red+Green+Blue) = 8+79+128=215 (28% of max value = 765). Red value is 8 (3.52% from 255 or 3.72% from 215); Green value is 79 (31.25% from 255 or 36.74% from 215); Blue value is 128 (50.39% from 255 or 59.53% from 215); Max value from RGB is 128 - color contains mainly: blue. Hex color #084F80 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #084F80 is #F7B07F. Grayscale: #3F3F3F. Windows color (decimal): -16232576 or 8408840. OLE color: 8408840.
HSL color Cylindrical-coordinate representation of color #084F80: hue angle of 204.5º 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 #084F80 is Cyan = 0.94, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #084F80; } p { color: rgb(8,79,128); } H1.HeaderClassName { color: #084F80; } .AnyTagClassName { color: #084F80; } </style>
<style> a { background-color: #084F80; } a { background-color: rgb(8,79,128); } div.DivClassName { background-color: #084F80; } .BgClassName { background-color: #084F80; } </style>
<style> span { border-color: #084F80; } span { border-color: rgb(8,79,128); } td.TdClassName { border-color: #084F80; } .TagClassName { border-color: #084F80; } </style>