#0F1317 (or 0x0F1317) is unknown color: approx Black Pearl. HEX triplet: 0F, 13 and 17. RGB value is (15,19,23). Sum of RGB (Red+Green+Blue) = 15+19+23=57 (7% of max value = 765). Red value is 15 (6.25% from 255 or 26.32% from 57); Green value is 19 (7.81% from 255 or 33.33% from 57); Blue value is 23 (9.38% from 255 or 40.35% from 57); Max value from RGB is 23 - color contains mainly: blue. Hex color #0F1317 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F1317 is #F0ECE8. Grayscale: #121212. Windows color (decimal): -15789289 or 1512207. OLE color: 1512207.
HSL color Cylindrical-coordinate representation of color #0F1317: hue angle of 210º degrees, saturation: 0.21, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #0F1317 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.91.
<style> p { color: #0F1317; } p { color: rgb(15,19,23); } H1.HeaderClassName { color: #0F1317; } .AnyTagClassName { color: #0F1317; } </style>
<style> a { background-color: #0F1317; } a { background-color: rgb(15,19,23); } div.DivClassName { background-color: #0F1317; } .BgClassName { background-color: #0F1317; } </style>
<style> span { border-color: #0F1317; } span { border-color: rgb(15,19,23); } td.TdClassName { border-color: #0F1317; } .TagClassName { border-color: #0F1317; } </style>