#121E0C (or 0x121E0C) is unknown color: approx Pine Tree. HEX triplet: 12, 1E and 0C. RGB value is (18,30,12). Sum of RGB (Red+Green+Blue) = 18+30+12=60 (7% of max value = 765). Red value is 18 (7.42% from 255 or 30% from 60); Green value is 30 (12.11% from 255 or 50% from 60); Blue value is 12 (5.08% from 255 or 20% from 60); Max value from RGB is 30 - color contains mainly: green. Hex color #121E0C is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #121E0C is #EDE1F3. Grayscale: #181818. Windows color (decimal): -15589876 or 794130. OLE color: 794130.
HSL color Cylindrical-coordinate representation of color #121E0C: hue angle of 100º degrees, saturation: 0.43, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #121E0C is Cyan = 0.40, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.88.
<style> p { color: #121E0C; } p { color: rgb(18,30,12); } H1.HeaderClassName { color: #121E0C; } .AnyTagClassName { color: #121E0C; } </style>
<style> a { background-color: #121E0C; } a { background-color: rgb(18,30,12); } div.DivClassName { background-color: #121E0C; } .BgClassName { background-color: #121E0C; } </style>
<style> span { border-color: #121E0C; } span { border-color: rgb(18,30,12); } td.TdClassName { border-color: #121E0C; } .TagClassName { border-color: #121E0C; } </style>