#0A084A (or 0x0A084A) is unknown color: approx Paua. HEX triplet: 0A, 08 and 4A. RGB value is (10,8,74). Sum of RGB (Red+Green+Blue) = 10+8+74=92 (12% of max value = 765). Red value is 10 (4.30% from 255 or 10.87% from 92); Green value is 8 (3.52% from 255 or 8.70% from 92); Blue value is 74 (29.30% from 255 or 80.43% from 92); Max value from RGB is 74 - color contains mainly: blue. Hex color #0A084A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0A084A is #F5F7B5. Grayscale: #0F0F0F. Windows color (decimal): -16119734 or 4851722. OLE color: 4851722.
HSL color Cylindrical-coordinate representation of color #0A084A: hue angle of 241.82º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A084A is Cyan = 0.86, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #0A084A; } p { color: rgb(10,8,74); } H1.HeaderClassName { color: #0A084A; } .AnyTagClassName { color: #0A084A; } </style>
<style> a { background-color: #0A084A; } a { background-color: rgb(10,8,74); } div.DivClassName { background-color: #0A084A; } .BgClassName { background-color: #0A084A; } </style>
<style> span { border-color: #0A084A; } span { border-color: rgb(10,8,74); } td.TdClassName { border-color: #0A084A; } .TagClassName { border-color: #0A084A; } </style>