#120C2E (or 0x120C2E) is unknown color: approx Jaguar. HEX triplet: 12, 0C and 2E. RGB value is (18,12,46). Sum of RGB (Red+Green+Blue) = 18+12+46=76 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.68% from 76); Green value is 12 (5.08% from 255 or 15.79% from 76); Blue value is 46 (18.36% from 255 or 60.53% from 76); Max value from RGB is 46 - color contains mainly: blue. Hex color #120C2E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120C2E is #EDF3D1. Grayscale: #111111. Windows color (decimal): -15594450 or 3017746. OLE color: 3017746.
HSL color Cylindrical-coordinate representation of color #120C2E: hue angle of 250.59º degrees, saturation: 0.59, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #120C2E is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #120C2E; } p { color: rgb(18,12,46); } H1.HeaderClassName { color: #120C2E; } .AnyTagClassName { color: #120C2E; } </style>
<style> a { background-color: #120C2E; } a { background-color: rgb(18,12,46); } div.DivClassName { background-color: #120C2E; } .BgClassName { background-color: #120C2E; } </style>
<style> span { border-color: #120C2E; } span { border-color: rgb(18,12,46); } td.TdClassName { border-color: #120C2E; } .TagClassName { border-color: #120C2E; } </style>