#8B5B6E (or 0x8B5B6E) is unknown color: approx Mauve Taupe. HEX triplet: 8B, 5B and 6E. RGB value is (139,91,110). Sum of RGB (Red+Green+Blue) = 139+91+110=340 (45% of max value = 765). Red value is 139 (54.69% from 255 or 40.88% from 340); Green value is 91 (35.94% from 255 or 26.76% from 340); Blue value is 110 (43.36% from 255 or 32.35% from 340); Max value from RGB is 139 - color contains mainly: red. Hex color #8B5B6E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8B5B6E is #74A491. Grayscale: #6B6B6B. Windows color (decimal): -7644306 or 7232395. OLE color: 7232395.
HSL color Cylindrical-coordinate representation of color #8B5B6E: hue angle of 336.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 #8B5B6E is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.45.
<style> p { color: #8b5b6e; } p { color: rgb(139,91,110); } H1.HeaderClassName { color: #8b5b6e; } .AnyTagClassName { color: #8b5b6e; } </style>
<style> a { background-color: #8b5b6e; } a { background-color: rgb(139,91,110); } div.DivClassName { background-color: #8b5b6e; } .BgClassName { background-color: #8b5b6e; } </style>
<style> span { border-color: #8b5b6e; } span { border-color: rgb(139,91,110); } td.TdClassName { border-color: #8b5b6e; } .TagClassName { border-color: #8b5b6e; } </style>