#122A0E (or 0x122A0E) is unknown color: approx Myrtle. HEX triplet: 12, 2A and 0E. RGB value is (18,42,14). Sum of RGB (Red+Green+Blue) = 18+42+14=74 (9% of max value = 765). Red value is 18 (7.42% from 255 or 24.32% from 74); Green value is 42 (16.80% from 255 or 56.76% from 74); Blue value is 14 (5.86% from 255 or 18.92% from 74); Max value from RGB is 42 - color contains mainly: green. Hex color #122A0E is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122A0E is #EDD5F1. Grayscale: #1F1F1F. Windows color (decimal): -15586802 or 928274. OLE color: 928274.
HSL color Cylindrical-coordinate representation of color #122A0E: hue angle of 111.43º degrees, saturation: 0.5, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #122A0E is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.84.
<style> p { color: #122A0E; } p { color: rgb(18,42,14); } H1.HeaderClassName { color: #122A0E; } .AnyTagClassName { color: #122A0E; } </style>
<style> a { background-color: #122A0E; } a { background-color: rgb(18,42,14); } div.DivClassName { background-color: #122A0E; } .BgClassName { background-color: #122A0E; } </style>
<style> span { border-color: #122A0E; } span { border-color: rgb(18,42,14); } td.TdClassName { border-color: #122A0E; } .TagClassName { border-color: #122A0E; } </style>