#010F4F (or 0x010F4F) is unknown color: approx Sapphire. HEX triplet: 01, 0F and 4F. RGB value is (1,15,79). Sum of RGB (Red+Green+Blue) = 1+15+79=95 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.05% from 95); Green value is 15 (6.25% from 255 or 15.79% from 95); Blue value is 79 (31.25% from 255 or 83.16% from 95); Max value from RGB is 79 - color contains mainly: blue. Hex color #010F4F is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #010F4F is #FEF0B0. Grayscale: #111111. Windows color (decimal): -16707761 or 5181185. OLE color: 5181185.
HSL color Cylindrical-coordinate representation of color #010F4F: hue angle of 229.23º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #010F4F is Cyan = 0.99, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #010F4F; } p { color: rgb(1,15,79); } H1.HeaderClassName { color: #010F4F; } .AnyTagClassName { color: #010F4F; } </style>
<style> a { background-color: #010F4F; } a { background-color: rgb(1,15,79); } div.DivClassName { background-color: #010F4F; } .BgClassName { background-color: #010F4F; } </style>
<style> span { border-color: #010F4F; } span { border-color: rgb(1,15,79); } td.TdClassName { border-color: #010F4F; } .TagClassName { border-color: #010F4F; } </style>