#8E705B (or 0x8E705B) is unknown color: approx Beaver. HEX triplet: 8E, 70 and 5B. RGB value is (142,112,91). Sum of RGB (Red+Green+Blue) = 142+112+91=345 (45% of max value = 765). Red value is 142 (55.86% from 255 or 41.16% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 91 (35.94% from 255 or 26.38% from 345); Max value from RGB is 142 - color contains mainly: red. Hex color #8E705B is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8E705B is #718FA4. Grayscale: #767676. Windows color (decimal): -7442341 or 5992590. OLE color: 5992590.
HSL color Cylindrical-coordinate representation of color #8E705B: hue angle of 24.71º degrees, saturation: 0.22, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #8E705B is Cyan = 0, Magento = 0.21, Yellow = 0.36 and Black (K on CMYK) = 0.44.
<style> p { color: #8E705B; } p { color: rgb(142,112,91); } H1.HeaderClassName { color: #8E705B; } .AnyTagClassName { color: #8E705B; } </style>
<style> a { background-color: #8E705B; } a { background-color: rgb(142,112,91); } div.DivClassName { background-color: #8E705B; } .BgClassName { background-color: #8E705B; } </style>
<style> span { border-color: #8E705B; } span { border-color: rgb(142,112,91); } td.TdClassName { border-color: #8E705B; } .TagClassName { border-color: #8E705B; } </style>