#2A4A09 (or 0x2A4A09) is unknown color: approx Turtle Green. HEX triplet: 2A, 4A and 09. RGB value is (42,74,9). Sum of RGB (Red+Green+Blue) = 42+74+9=125 (16% of max value = 765). Red value is 42 (16.80% from 255 or 33.6% from 125); Green value is 74 (29.30% from 255 or 59.2% from 125); Blue value is 9 (3.91% from 255 or 7.2% from 125); Max value from RGB is 74 - color contains mainly: green. Hex color #2A4A09 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2A4A09 is #D5B5F6. Grayscale: #393939. Windows color (decimal): -14005751 or 608810. OLE color: 608810.
HSL color Cylindrical-coordinate representation of color #2A4A09: hue angle of 89.54º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #2A4A09 is Cyan = 0.43, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.71.
<style> p { color: #2A4A09; } p { color: rgb(42,74,9); } H1.HeaderClassName { color: #2A4A09; } .AnyTagClassName { color: #2A4A09; } </style>
<style> a { background-color: #2A4A09; } a { background-color: rgb(42,74,9); } div.DivClassName { background-color: #2A4A09; } .BgClassName { background-color: #2A4A09; } </style>
<style> span { border-color: #2A4A09; } span { border-color: rgb(42,74,9); } td.TdClassName { border-color: #2A4A09; } .TagClassName { border-color: #2A4A09; } </style>