#345F3B (or 0x345F3B) is unknown color: approx Hunter Green. HEX triplet: 34, 5F and 3B. RGB value is (52,95,59). Sum of RGB (Red+Green+Blue) = 52+95+59=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 95 (37.5% from 255 or 46.12% from 206); Blue value is 59 (23.44% from 255 or 28.64% from 206); Max value from RGB is 95 - color contains mainly: green. Hex color #345F3B is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345F3B is #CBA0C4. Grayscale: #4E4E4E. Windows color (decimal): -13344965 or 3890996. OLE color: 3890996.
HSL color Cylindrical-coordinate representation of color #345F3B: hue angle of 129.77º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #345F3B is Cyan = 0.45, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.63.
<style> p { color: #345F3B; } p { color: rgb(52,95,59); } H1.HeaderClassName { color: #345F3B; } .AnyTagClassName { color: #345F3B; } </style>
<style> a { background-color: #345F3B; } a { background-color: rgb(52,95,59); } div.DivClassName { background-color: #345F3B; } .BgClassName { background-color: #345F3B; } </style>
<style> span { border-color: #345F3B; } span { border-color: rgb(52,95,59); } td.TdClassName { border-color: #345F3B; } .TagClassName { border-color: #345F3B; } </style>