#2F5F45 (or 0x2F5F45) is unknown color: approx Green Pea. HEX triplet: 2F, 5F and 45. RGB value is (47,95,69). Sum of RGB (Red+Green+Blue) = 47+95+69=211 (27% of max value = 765). Red value is 47 (18.75% from 255 or 22.27% from 211); Green value is 95 (37.5% from 255 or 45.02% from 211); Blue value is 69 (27.34% from 255 or 32.70% from 211); Max value from RGB is 95 - color contains mainly: green. Hex color #2F5F45 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #2F5F45 is #D0A0BA. Grayscale: #4D4D4D. Windows color (decimal): -13672635 or 4546351. OLE color: 4546351.
HSL color Cylindrical-coordinate representation of color #2F5F45: hue angle of 147.5º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #2F5F45 is Cyan = 0.51, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.63.
<style> p { color: #2F5F45; } p { color: rgb(47,95,69); } H1.HeaderClassName { color: #2F5F45; } .AnyTagClassName { color: #2F5F45; } </style>
<style> a { background-color: #2F5F45; } a { background-color: rgb(47,95,69); } div.DivClassName { background-color: #2F5F45; } .BgClassName { background-color: #2F5F45; } </style>
<style> span { border-color: #2F5F45; } span { border-color: rgb(47,95,69); } td.TdClassName { border-color: #2F5F45; } .TagClassName { border-color: #2F5F45; } </style>