#2A482F (or 0x2A482F) is unknown color: approx Timber Green. HEX triplet: 2A, 48 and 2F. RGB value is (42,72,47). Sum of RGB (Red+Green+Blue) = 42+72+47=161 (21% of max value = 765). Red value is 42 (16.80% from 255 or 26.09% from 161); Green value is 72 (28.52% from 255 or 44.72% from 161); Blue value is 47 (18.75% from 255 or 29.19% from 161); Max value from RGB is 72 - color contains mainly: green. Hex color #2A482F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2A482F is #D5B7D0. Grayscale: #3C3C3C. Windows color (decimal): -14006225 or 3098666. OLE color: 3098666.
HSL color Cylindrical-coordinate representation of color #2A482F: hue angle of 130º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #2A482F is Cyan = 0.42, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.72.
<style> p { color: #2A482F; } p { color: rgb(42,72,47); } H1.HeaderClassName { color: #2A482F; } .AnyTagClassName { color: #2A482F; } </style>
<style> a { background-color: #2A482F; } a { background-color: rgb(42,72,47); } div.DivClassName { background-color: #2A482F; } .BgClassName { background-color: #2A482F; } </style>
<style> span { border-color: #2A482F; } span { border-color: rgb(42,72,47); } td.TdClassName { border-color: #2A482F; } .TagClassName { border-color: #2A482F; } </style>