#0A475D (or 0x0A475D) is unknown color: approx Astronaut Blue. HEX triplet: 0A, 47 and 5D. RGB value is (10,71,93). Sum of RGB (Red+Green+Blue) = 10+71+93=174 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.75% from 174); Green value is 71 (28.12% from 255 or 40.80% from 174); Blue value is 93 (36.72% from 255 or 53.45% from 174); Max value from RGB is 93 - color contains mainly: blue. Hex color #0A475D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0A475D is #F5B8A2. Grayscale: #373737. Windows color (decimal): -16103587 or 6113034. OLE color: 6113034.
HSL color Cylindrical-coordinate representation of color #0A475D: hue angle of 195.9º degrees, saturation: 0.81, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A475D is Cyan = 0.89, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #0A475D; } p { color: rgb(10,71,93); } H1.HeaderClassName { color: #0A475D; } .AnyTagClassName { color: #0A475D; } </style>
<style> a { background-color: #0A475D; } a { background-color: rgb(10,71,93); } div.DivClassName { background-color: #0A475D; } .BgClassName { background-color: #0A475D; } </style>
<style> span { border-color: #0A475D; } span { border-color: rgb(10,71,93); } td.TdClassName { border-color: #0A475D; } .TagClassName { border-color: #0A475D; } </style>