#0F0113 (or 0x0F0113) is unknown color: approx Blackcurrant. HEX triplet: 0F, 01 and 13. RGB value is (15,1,19). Sum of RGB (Red+Green+Blue) = 15+1+19=35 (4% of max value = 765). Red value is 15 (6.25% from 255 or 42.86% from 35); Green value is 1 (0.78% from 255 or 2.86% from 35); Blue value is 19 (7.81% from 255 or 54.29% from 35); Max value from RGB is 19 - color contains mainly: blue. Hex color #0F0113 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F0113 is #F0FEEC. Grayscale: #070707. Windows color (decimal): -15793901 or 1245455. OLE color: 1245455.
HSL color Cylindrical-coordinate representation of color #0F0113: hue angle of 286.67º degrees, saturation: 0.9, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0F0113 is Cyan = 0.21, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #0F0113; } p { color: rgb(15,1,19); } H1.HeaderClassName { color: #0F0113; } .AnyTagClassName { color: #0F0113; } </style>
<style> a { background-color: #0F0113; } a { background-color: rgb(15,1,19); } div.DivClassName { background-color: #0F0113; } .BgClassName { background-color: #0F0113; } </style>
<style> span { border-color: #0F0113; } span { border-color: rgb(15,1,19); } td.TdClassName { border-color: #0F0113; } .TagClassName { border-color: #0F0113; } </style>