#707B2B (or 0x707B2B) is unknown color: approx Rain Forest. HEX triplet: 70, 7B and 2B. RGB value is (112,123,43). Sum of RGB (Red+Green+Blue) = 112+123+43=278 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.29% from 278); Green value is 123 (48.44% from 255 or 44.24% from 278); Blue value is 43 (17.19% from 255 or 15.47% from 278); Max value from RGB is 123 - color contains mainly: green. Hex color #707B2B is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707B2B is #8F84D4. Grayscale: #6E6E6E. Windows color (decimal): -9405653 or 2849648. OLE color: 2849648.
HSL color Cylindrical-coordinate representation of color #707B2B: hue angle of 68.25º degrees, saturation: 0.48, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #707B2B is Cyan = 0.09, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.52.
<style> p { color: #707B2B; } p { color: rgb(112,123,43); } H1.HeaderClassName { color: #707B2B; } .AnyTagClassName { color: #707B2B; } </style>
<style> a { background-color: #707B2B; } a { background-color: rgb(112,123,43); } div.DivClassName { background-color: #707B2B; } .BgClassName { background-color: #707B2B; } </style>
<style> span { border-color: #707B2B; } span { border-color: rgb(112,123,43); } td.TdClassName { border-color: #707B2B; } .TagClassName { border-color: #707B2B; } </style>