#706E5B (or 0x706E5B) is unknown color: approx Flint. HEX triplet: 70, 6E and 5B. RGB value is (112,110,91). Sum of RGB (Red+Green+Blue) = 112+110+91=313 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.78% from 313); Green value is 110 (43.36% from 255 or 35.14% from 313); Blue value is 91 (35.94% from 255 or 29.07% from 313); Max value from RGB is 112 - color contains mainly: red. Hex color #706E5B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706E5B is #8F91A4. Grayscale: #6C6C6C. Windows color (decimal): -9408933 or 5992048. OLE color: 5992048.
HSL color Cylindrical-coordinate representation of color #706E5B: hue angle of 54.29º degrees, saturation: 0.1, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #706E5B is Cyan = 0, Magento = 0.02, Yellow = 0.19 and Black (K on CMYK) = 0.56.
<style> p { color: #706E5B; } p { color: rgb(112,110,91); } H1.HeaderClassName { color: #706E5B; } .AnyTagClassName { color: #706E5B; } </style>
<style> a { background-color: #706E5B; } a { background-color: rgb(112,110,91); } div.DivClassName { background-color: #706E5B; } .BgClassName { background-color: #706E5B; } </style>
<style> span { border-color: #706E5B; } span { border-color: rgb(112,110,91); } td.TdClassName { border-color: #706E5B; } .TagClassName { border-color: #706E5B; } </style>