#616E2E (or 0x616E2E) is unknown color: approx Rain Forest. HEX triplet: 61, 6E and 2E. RGB value is (97,110,46). Sum of RGB (Red+Green+Blue) = 97+110+46=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 110 (43.36% from 255 or 43.48% from 253); Blue value is 46 (18.36% from 255 or 18.18% from 253); Max value from RGB is 110 - color contains mainly: green. Hex color #616E2E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616E2E is #9E91D1. Grayscale: #636363. Windows color (decimal): -10392018 or 3042913. OLE color: 3042913.
HSL color Cylindrical-coordinate representation of color #616E2E: hue angle of 72.19º degrees, saturation: 0.41, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #616E2E is Cyan = 0.12, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.57.
<style> p { color: #616e2e; } p { color: rgb(97,110,46); } H1.HeaderClassName { color: #616e2e; } .AnyTagClassName { color: #616e2e; } </style>
<style> a { background-color: #616e2e; } a { background-color: rgb(97,110,46); } div.DivClassName { background-color: #616e2e; } .BgClassName { background-color: #616e2e; } </style>
<style> span { border-color: #616e2e; } span { border-color: rgb(97,110,46); } td.TdClassName { border-color: #616e2e; } .TagClassName { border-color: #616e2e; } </style>