#080E2C (or 0x080E2C) is unknown color: approx Black Russian. HEX triplet: 08, 0E and 2C. RGB value is (8,14,44). Sum of RGB (Red+Green+Blue) = 8+14+44=66 (8% of max value = 765). Red value is 8 (3.52% from 255 or 12.12% from 66); Green value is 14 (5.86% from 255 or 21.21% from 66); Blue value is 44 (17.58% from 255 or 66.67% from 66); Max value from RGB is 44 - color contains mainly: blue. Hex color #080E2C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #080E2C is #F7F1D3. Grayscale: #0F0F0F. Windows color (decimal): -16249300 or 2887176. OLE color: 2887176.
HSL color Cylindrical-coordinate representation of color #080E2C: hue angle of 230º degrees, saturation: 0.69, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #080E2C is Cyan = 0.82, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #080E2C; } p { color: rgb(8,14,44); } H1.HeaderClassName { color: #080E2C; } .AnyTagClassName { color: #080E2C; } </style>
<style> a { background-color: #080E2C; } a { background-color: rgb(8,14,44); } div.DivClassName { background-color: #080E2C; } .BgClassName { background-color: #080E2C; } </style>
<style> span { border-color: #080E2C; } span { border-color: rgb(8,14,44); } td.TdClassName { border-color: #080E2C; } .TagClassName { border-color: #080E2C; } </style>