#8B8088 (or 0x8B8088) is unknown color: approx Taupe Grey. HEX triplet: 8B, 80 and 88. RGB value is (139,128,136). Sum of RGB (Red+Green+Blue) = 139+128+136=403 (53% of max value = 765). Red value is 139 (54.69% from 255 or 34.49% from 403); Green value is 128 (50.39% from 255 or 31.76% from 403); Blue value is 136 (53.52% from 255 or 33.75% from 403); Max value from RGB is 139 - color contains mainly: red. Hex color #8B8088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8B8088 is #747F77. Grayscale: #848484. Windows color (decimal): -7634808 or 8945803. OLE color: 8945803.
HSL color Cylindrical-coordinate representation of color #8B8088: hue angle of 316.36º degrees, saturation: 0.05, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #8B8088 is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.45.
<style> p { color: #8B8088; } p { color: rgb(139,128,136); } H1.HeaderClassName { color: #8B8088; } .AnyTagClassName { color: #8B8088; } </style>
<style> a { background-color: #8B8088; } a { background-color: rgb(139,128,136); } div.DivClassName { background-color: #8B8088; } .BgClassName { background-color: #8B8088; } </style>
<style> span { border-color: #8B8088; } span { border-color: rgb(139,128,136); } td.TdClassName { border-color: #8B8088; } .TagClassName { border-color: #8B8088; } </style>