#8B825B (or 0x8B825B) is unknown color: approx Clay Creek. HEX triplet: 8B, 82 and 5B. RGB value is (139,130,91). Sum of RGB (Red+Green+Blue) = 139+130+91=360 (47% of max value = 765). Red value is 139 (54.69% from 255 or 38.61% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 91 (35.94% from 255 or 25.28% from 360); Max value from RGB is 139 - color contains mainly: red. Hex color #8B825B is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8B825B is #747DA4. Grayscale: #808080. Windows color (decimal): -7634341 or 5997195. OLE color: 5997195.
HSL color Cylindrical-coordinate representation of color #8B825B: hue angle of 48.75º degrees, saturation: 0.21, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #8B825B is Cyan = 0, Magento = 0.06, Yellow = 0.35 and Black (K on CMYK) = 0.45.
<style> p { color: #8B825B; } p { color: rgb(139,130,91); } H1.HeaderClassName { color: #8B825B; } .AnyTagClassName { color: #8B825B; } </style>
<style> a { background-color: #8B825B; } a { background-color: rgb(139,130,91); } div.DivClassName { background-color: #8B825B; } .BgClassName { background-color: #8B825B; } </style>
<style> span { border-color: #8B825B; } span { border-color: rgb(139,130,91); } td.TdClassName { border-color: #8B825B; } .TagClassName { border-color: #8B825B; } </style>