#2A953C (or 0x2A953C) is unknown color: approx Forest Green. HEX triplet: 2A, 95 and 3C. RGB value is (42,149,60). Sum of RGB (Red+Green+Blue) = 42+149+60=251 (33% of max value = 765). Red value is 42 (16.80% from 255 or 16.73% from 251); Green value is 149 (58.59% from 255 or 59.36% from 251); Blue value is 60 (23.83% from 255 or 23.90% from 251); Max value from RGB is 149 - color contains mainly: green. Hex color #2A953C is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #2A953C is #D56AC3. Grayscale: #6B6B6B. Windows color (decimal): -13986500 or 3970346. OLE color: 3970346.
HSL color Cylindrical-coordinate representation of color #2A953C: hue angle of 130.09º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #2A953C is Cyan = 0.72, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.42.
<style> p { color: #2A953C; } p { color: rgb(42,149,60); } H1.HeaderClassName { color: #2A953C; } .AnyTagClassName { color: #2A953C; } </style>
<style> a { background-color: #2A953C; } a { background-color: rgb(42,149,60); } div.DivClassName { background-color: #2A953C; } .BgClassName { background-color: #2A953C; } </style>
<style> span { border-color: #2A953C; } span { border-color: rgb(42,149,60); } td.TdClassName { border-color: #2A953C; } .TagClassName { border-color: #2A953C; } </style>