#706D65 (or 0x706D65) is unknown color: approx Ironside Grey. HEX triplet: 70, 6D and 65. RGB value is (112,109,101). Sum of RGB (Red+Green+Blue) = 112+109+101=322 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.78% from 322); Green value is 109 (42.97% from 255 or 33.85% from 322); Blue value is 101 (39.84% from 255 or 31.37% from 322); Max value from RGB is 112 - color contains mainly: red. Hex color #706D65 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706D65 is #8F929A. Grayscale: #6D6D6D. Windows color (decimal): -9409179 or 6647152. OLE color: 6647152.
HSL color Cylindrical-coordinate representation of color #706D65: hue angle of 43.64º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #706D65 is Cyan = 0, Magento = 0.03, Yellow = 0.10 and Black (K on CMYK) = 0.56.
<style> p { color: #706D65; } p { color: rgb(112,109,101); } H1.HeaderClassName { color: #706D65; } .AnyTagClassName { color: #706D65; } </style>
<style> a { background-color: #706D65; } a { background-color: rgb(112,109,101); } div.DivClassName { background-color: #706D65; } .BgClassName { background-color: #706D65; } </style>
<style> span { border-color: #706D65; } span { border-color: rgb(112,109,101); } td.TdClassName { border-color: #706D65; } .TagClassName { border-color: #706D65; } </style>