#0A0114 (or 0x0A0114) is unknown color: approx Blackcurrant. HEX triplet: 0A, 01 and 14. RGB value is (10,1,20). Sum of RGB (Red+Green+Blue) = 10+1+20=31 (4% of max value = 765). Red value is 10 (4.30% from 255 or 32.26% from 31); Green value is 1 (0.78% from 255 or 3.23% from 31); Blue value is 20 (8.20% from 255 or 64.52% from 31); Max value from RGB is 20 - color contains mainly: blue. Hex color #0A0114 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A0114 is #F5FEEB. Grayscale: #050505. Windows color (decimal): -16121580 or 1310986. OLE color: 1310986.
HSL color Cylindrical-coordinate representation of color #0A0114: hue angle of 268.42º degrees, saturation: 0.9, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0A0114 is Cyan = 0.50, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.92.
<style> p { color: #0A0114; } p { color: rgb(10,1,20); } H1.HeaderClassName { color: #0A0114; } .AnyTagClassName { color: #0A0114; } </style>
<style> a { background-color: #0A0114; } a { background-color: rgb(10,1,20); } div.DivClassName { background-color: #0A0114; } .BgClassName { background-color: #0A0114; } </style>
<style> span { border-color: #0A0114; } span { border-color: rgb(10,1,20); } td.TdClassName { border-color: #0A0114; } .TagClassName { border-color: #0A0114; } </style>