#120B1F (or 0x120B1F) is unknown color: approx Blackcurrant. HEX triplet: 12, 0B and 1F. RGB value is (18,11,31). Sum of RGB (Red+Green+Blue) = 18+11+31=60 (7% of max value = 765). Red value is 18 (7.42% from 255 or 30% from 60); Green value is 11 (4.69% from 255 or 18.33% from 60); Blue value is 31 (12.5% from 255 or 51.67% from 60); Max value from RGB is 31 - color contains mainly: blue. Hex color #120B1F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120B1F is #EDF4E0. Grayscale: #0F0F0F. Windows color (decimal): -15594721 or 2034450. OLE color: 2034450.
HSL color Cylindrical-coordinate representation of color #120B1F: hue angle of 261º degrees, saturation: 0.48, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #120B1F is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #120B1F; } p { color: rgb(18,11,31); } H1.HeaderClassName { color: #120B1F; } .AnyTagClassName { color: #120B1F; } </style>
<style> a { background-color: #120B1F; } a { background-color: rgb(18,11,31); } div.DivClassName { background-color: #120B1F; } .BgClassName { background-color: #120B1F; } </style>
<style> span { border-color: #120B1F; } span { border-color: rgb(18,11,31); } td.TdClassName { border-color: #120B1F; } .TagClassName { border-color: #120B1F; } </style>