#7F853D (or 0x7F853D) is unknown color: approx Wasabi. HEX triplet: 7F, 85 and 3D. RGB value is (127,133,61). Sum of RGB (Red+Green+Blue) = 127+133+61=321 (42% of max value = 765). Red value is 127 (50% from 255 or 39.56% from 321); Green value is 133 (52.34% from 255 or 41.43% from 321); Blue value is 61 (24.22% from 255 or 19.00% from 321); Max value from RGB is 133 - color contains mainly: green. Hex color #7F853D is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7F853D is #807AC2. Grayscale: #7B7B7B. Windows color (decimal): -8420035 or 4031871. OLE color: 4031871.
HSL color Cylindrical-coordinate representation of color #7F853D: hue angle of 65º degrees, saturation: 0.37, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #7F853D is Cyan = 0.05, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.48.
<style> p { color: #7F853D; } p { color: rgb(127,133,61); } H1.HeaderClassName { color: #7F853D; } .AnyTagClassName { color: #7F853D; } </style>
<style> a { background-color: #7F853D; } a { background-color: rgb(127,133,61); } div.DivClassName { background-color: #7F853D; } .BgClassName { background-color: #7F853D; } </style>
<style> span { border-color: #7F853D; } span { border-color: rgb(127,133,61); } td.TdClassName { border-color: #7F853D; } .TagClassName { border-color: #7F853D; } </style>