#120E2F (or 0x120E2F) is unknown color: approx Jaguar. HEX triplet: 12, 0E and 2F. RGB value is (18,14,47). Sum of RGB (Red+Green+Blue) = 18+14+47=79 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.78% from 79); Green value is 14 (5.86% from 255 or 17.72% from 79); Blue value is 47 (18.75% from 255 or 59.49% from 79); Max value from RGB is 47 - color contains mainly: blue. Hex color #120E2F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120E2F is #EDF1D0. Grayscale: #121212. Windows color (decimal): -15593937 or 3083794. OLE color: 3083794.
HSL color Cylindrical-coordinate representation of color #120E2F: hue angle of 247.27º degrees, saturation: 0.54, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #120E2F is Cyan = 0.62, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #120E2F; } p { color: rgb(18,14,47); } H1.HeaderClassName { color: #120E2F; } .AnyTagClassName { color: #120E2F; } </style>
<style> a { background-color: #120E2F; } a { background-color: rgb(18,14,47); } div.DivClassName { background-color: #120E2F; } .BgClassName { background-color: #120E2F; } </style>
<style> span { border-color: #120E2F; } span { border-color: rgb(18,14,47); } td.TdClassName { border-color: #120E2F; } .TagClassName { border-color: #120E2F; } </style>