#122F25 (or 0x122F25) is unknown color: approx Dark Green. HEX triplet: 12, 2F and 25. RGB value is (18,47,37). Sum of RGB (Red+Green+Blue) = 18+47+37=102 (13% of max value = 765). Red value is 18 (7.42% from 255 or 17.65% from 102); Green value is 47 (18.75% from 255 or 46.08% from 102); Blue value is 37 (14.84% from 255 or 36.27% from 102); Max value from RGB is 47 - color contains mainly: green. Hex color #122F25 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122F25 is #EDD0DA. Grayscale: #252525. Windows color (decimal): -15585499 or 2436882. OLE color: 2436882.
HSL color Cylindrical-coordinate representation of color #122F25: hue angle of 159.31º degrees, saturation: 0.45, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #122F25 is Cyan = 0.62, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.82.
<style> p { color: #122F25; } p { color: rgb(18,47,37); } H1.HeaderClassName { color: #122F25; } .AnyTagClassName { color: #122F25; } </style>
<style> a { background-color: #122F25; } a { background-color: rgb(18,47,37); } div.DivClassName { background-color: #122F25; } .BgClassName { background-color: #122F25; } </style>
<style> span { border-color: #122F25; } span { border-color: rgb(18,47,37); } td.TdClassName { border-color: #122F25; } .TagClassName { border-color: #122F25; } </style>