#2E5201 (or 0x2E5201) is unknown color: approx Turtle Green. HEX triplet: 2E, 52 and 01. RGB value is (46,82,1). Sum of RGB (Red+Green+Blue) = 46+82+1=129 (17% of max value = 765). Red value is 46 (18.36% from 255 or 35.66% from 129); Green value is 82 (32.42% from 255 or 63.57% from 129); Blue value is 1 (0.78% from 255 or 0.78% from 129); Max value from RGB is 82 - color contains mainly: green. Hex color #2E5201 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2E5201 is #D1ADFE. Grayscale: #3E3E3E. Windows color (decimal): -13741567 or 86574. OLE color: 86574.
HSL color Cylindrical-coordinate representation of color #2E5201: hue angle of 86.67º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #2E5201 is Cyan = 0.44, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.68.
<style> p { color: #2E5201; } p { color: rgb(46,82,1); } H1.HeaderClassName { color: #2E5201; } .AnyTagClassName { color: #2E5201; } </style>
<style> a { background-color: #2E5201; } a { background-color: rgb(46,82,1); } div.DivClassName { background-color: #2E5201; } .BgClassName { background-color: #2E5201; } </style>
<style> span { border-color: #2E5201; } span { border-color: rgb(46,82,1); } td.TdClassName { border-color: #2E5201; } .TagClassName { border-color: #2E5201; } </style>