#0A4B5F (or 0x0A4B5F) is unknown color: approx Sherpa Blue. HEX triplet: 0A, 4B and 5F. RGB value is (10,75,95). Sum of RGB (Red+Green+Blue) = 10+75+95=180 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.56% from 180); Green value is 75 (29.69% from 255 or 41.67% from 180); Blue value is 95 (37.5% from 255 or 52.78% from 180); Max value from RGB is 95 - color contains mainly: blue. Hex color #0A4B5F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0A4B5F is #F5B4A0. Grayscale: #393939. Windows color (decimal): -16102561 or 6245130. OLE color: 6245130.
HSL color Cylindrical-coordinate representation of color #0A4B5F: hue angle of 194.12º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A4B5F is Cyan = 0.89, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #0A4B5F; } p { color: rgb(10,75,95); } H1.HeaderClassName { color: #0A4B5F; } .AnyTagClassName { color: #0A4B5F; } </style>
<style> a { background-color: #0A4B5F; } a { background-color: rgb(10,75,95); } div.DivClassName { background-color: #0A4B5F; } .BgClassName { background-color: #0A4B5F; } </style>
<style> span { border-color: #0A4B5F; } span { border-color: rgb(10,75,95); } td.TdClassName { border-color: #0A4B5F; } .TagClassName { border-color: #0A4B5F; } </style>