#718F2F (or 0x718F2F) is unknown color: approx Olive Drab. HEX triplet: 71, 8F and 2F. RGB value is (113,143,47). Sum of RGB (Red+Green+Blue) = 113+143+47=303 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.29% from 303); Green value is 143 (56.25% from 255 or 47.19% from 303); Blue value is 47 (18.75% from 255 or 15.51% from 303); Max value from RGB is 143 - color contains mainly: green. Hex color #718F2F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718F2F is #8E70D0. Grayscale: #7B7B7B. Windows color (decimal): -9334993 or 3116913. OLE color: 3116913.
HSL color Cylindrical-coordinate representation of color #718F2F: hue angle of 78.75º degrees, saturation: 0.51, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #718F2F is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.44.
<style> p { color: #718F2F; } p { color: rgb(113,143,47); } H1.HeaderClassName { color: #718F2F; } .AnyTagClassName { color: #718F2F; } </style>
<style> a { background-color: #718F2F; } a { background-color: rgb(113,143,47); } div.DivClassName { background-color: #718F2F; } .BgClassName { background-color: #718F2F; } </style>
<style> span { border-color: #718F2F; } span { border-color: rgb(113,143,47); } td.TdClassName { border-color: #718F2F; } .TagClassName { border-color: #718F2F; } </style>