#0A0F57 (or 0x0A0F57) is unknown color: approx Midnight Blue. HEX triplet: 0A, 0F and 57. RGB value is (10,15,87). Sum of RGB (Red+Green+Blue) = 10+15+87=112 (14% of max value = 765). Red value is 10 (4.30% from 255 or 8.93% from 112); Green value is 15 (6.25% from 255 or 13.39% from 112); Blue value is 87 (34.38% from 255 or 77.68% from 112); Max value from RGB is 87 - color contains mainly: blue. Hex color #0A0F57 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0A0F57 is #F5F0A8. Grayscale: #151515. Windows color (decimal): -16117929 or 5705482. OLE color: 5705482.
HSL color Cylindrical-coordinate representation of color #0A0F57: hue angle of 236.1º degrees, saturation: 0.79, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A0F57 is Cyan = 0.89, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.66.
<style> p { color: #0A0F57; } p { color: rgb(10,15,87); } H1.HeaderClassName { color: #0A0F57; } .AnyTagClassName { color: #0A0F57; } </style>
<style> a { background-color: #0A0F57; } a { background-color: rgb(10,15,87); } div.DivClassName { background-color: #0A0F57; } .BgClassName { background-color: #0A0F57; } </style>
<style> span { border-color: #0A0F57; } span { border-color: rgb(10,15,87); } td.TdClassName { border-color: #0A0F57; } .TagClassName { border-color: #0A0F57; } </style>