#27AD2D (or 0x27AD2D) is unknown color: approx Lime Green. HEX triplet: 27, AD and 2D. RGB value is (39,173,45). Sum of RGB (Red+Green+Blue) = 39+173+45=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 173 (67.97% from 255 or 67.32% from 257); Blue value is 45 (17.97% from 255 or 17.51% from 257); Max value from RGB is 173 - color contains mainly: green. Hex color #27AD2D is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #27AD2D is #D852D2. Grayscale: #767676. Windows color (decimal): -14176979 or 2993447. OLE color: 2993447.
HSL color Cylindrical-coordinate representation of color #27AD2D: hue angle of 122.69º degrees, saturation: 0.63, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #27AD2D is Cyan = 0.77, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.32.
<style> p { color: #27ad2d; } p { color: rgb(39,173,45); } H1.HeaderClassName { color: #27ad2d; } .AnyTagClassName { color: #27ad2d; } </style>
<style> a { background-color: #27ad2d; } a { background-color: rgb(39,173,45); } div.DivClassName { background-color: #27ad2d; } .BgClassName { background-color: #27ad2d; } </style>
<style> span { border-color: #27ad2d; } span { border-color: rgb(39,173,45); } td.TdClassName { border-color: #27ad2d; } .TagClassName { border-color: #27ad2d; } </style>