#8B5C5B (or 0x8B5C5B) is unknown color: approx Rose Taupe. HEX triplet: 8B, 5C and 5B. RGB value is (139,92,91). Sum of RGB (Red+Green+Blue) = 139+92+91=322 (42% of max value = 765). Red value is 139 (54.69% from 255 or 43.17% from 322); Green value is 92 (36.33% from 255 or 28.57% from 322); Blue value is 91 (35.94% from 255 or 28.26% from 322); Max value from RGB is 139 - color contains mainly: red. Hex color #8B5C5B is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8B5C5B is #74A3A4. Grayscale: #696969. Windows color (decimal): -7644069 or 5987467. OLE color: 5987467.
HSL color Cylindrical-coordinate representation of color #8B5C5B: hue angle of 1.25º 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 #8B5C5B is Cyan = 0, Magento = 0.34, Yellow = 0.35 and Black (K on CMYK) = 0.45.
<style> p { color: #8B5C5B; } p { color: rgb(139,92,91); } H1.HeaderClassName { color: #8B5C5B; } .AnyTagClassName { color: #8B5C5B; } </style>
<style> a { background-color: #8B5C5B; } a { background-color: rgb(139,92,91); } div.DivClassName { background-color: #8B5C5B; } .BgClassName { background-color: #8B5C5B; } </style>
<style> span { border-color: #8B5C5B; } span { border-color: rgb(139,92,91); } td.TdClassName { border-color: #8B5C5B; } .TagClassName { border-color: #8B5C5B; } </style>