#0A0F99 (or 0x0A0F99) is unknown color: approx Ultramarine. HEX triplet: 0A, 0F and 99. RGB value is (10,15,153). Sum of RGB (Red+Green+Blue) = 10+15+153=178 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.62% from 178); Green value is 15 (6.25% from 255 or 8.43% from 178); Blue value is 153 (60.16% from 255 or 85.96% from 178); Max value from RGB is 153 - color contains mainly: blue. Hex color #0A0F99 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #0A0F99 is #F5F066. Grayscale: #1C1C1C. Windows color (decimal): -16117863 or 10030858. OLE color: 10030858.
HSL color Cylindrical-coordinate representation of color #0A0F99: hue angle of 237.9º degrees, saturation: 0.88, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0A0F99 is Cyan = 0.93, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #0A0F99; } p { color: rgb(10,15,153); } H1.HeaderClassName { color: #0A0F99; } .AnyTagClassName { color: #0A0F99; } </style>
<style> a { background-color: #0A0F99; } a { background-color: rgb(10,15,153); } div.DivClassName { background-color: #0A0F99; } .BgClassName { background-color: #0A0F99; } </style>
<style> span { border-color: #0A0F99; } span { border-color: rgb(10,15,153); } td.TdClassName { border-color: #0A0F99; } .TagClassName { border-color: #0A0F99; } </style>